Online session just like class room session same quality same experience staff

Now that APIs are playing an ever more important role in software trends (such as mobile applications, the Internet of Things, etc.), proper automated testing of these APIs is becoming indispensable. There are many different tools out there that can Read more…


1.Added driver.switchTo().parentFrame() 2.Replaced WebElement.getSize() and WebElement.getLocation() with a single method, WebElement.getRect() 3.Changes to the Builder class: Added setChromeService, setEdgeService, & setFirefoxService Removed setEnableNativeEvents Removed setScrollBehavior 4.Changes to chrome.Driver Added sendDevToolsCommand Added setDownloadPath 5.Changes to chrome.Options Now extends the Capabilities class Read more…


Downloading Gecko Driver Go to URL – https://github.com/mozilla/geckodriver/releasesDownload zip folder based on Operating System Download zip folder based on Operating System Right click on the downloaded folder and select Extract All to UnArchive the folder. Chose the path or folder Read more…


Before starting with What’s new in Selenium 3.0, we shall first glance through Selenium 2.0. Walk Through of Selenium 2.0 Minimum Java version required is below 1.8 Support Firefox browser version below 47.0 It supports IE Versions 7, 8, 9, Read more…


Recently we have seen that Software development industry has been changing as the year progresses. Same thing happened into software testing firms as they are also adjusting to the developments in the industry. The rapid technological advancements in the software Read more…

Recent Comments

Interview Questions