selenium IDE “selectPopUpAndWait” and “Close” commands with example
Selenium IDE is very useful regression testing tool in software industry. Selenium IDE has many built in commands and you can also […]
Selenium IDE is very useful regression testing tool in software industry. Selenium IDE has many built in commands and you can also […]
“selectPopUp” command “selectPopUp” command works same as “selectWindow“ command. Sometimes when you click on link then it is opening new window popup. […]
“waitForPopUp” Command Remember one thing that selenium IDE software automation testing tool can handle only one window at a time. When you […]