“selectPopUp” command “selectPopUp” command works same as “selectWindow“ command. Sometimes when you click on link then it is opening new window popup. […]
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 […]
How to Drag and Drop Element using selenium? Bellow given “dragAndDrop” and “dragAndDropToObject” commands can perform that action in selenium. You can […]
“verifySomethingSelected” commands “verifySomethingSelected” is used with drop downs and list boxes. Its name describes its function so that i think i do not […]