“selectPopUp” command “selectPopUp” command works same as “selectWindow“ command. Sometimes when you click on link then it is opening new window popup. […]
As you know, Locators in selenium webdriver software testing tool are main elements and CSS Locator is another alternative of Xpath element locator, […]
How to use “verifyElementPresent” in selenium “verifyelementpresent” command in selenium is useful for verification of element presence on page. Selenium ide will […]
Selenium can drag and drop element using “dragAndDrop” and “dragAndDropToObject” commands. Click here to read both command’s description with example. I have […]