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 extend it using extensions files. Let me describe you more 2 commands of Selenium IDE. “selectPopUpAndWait” command You can read my post about “selectPopUp” command before understanding “selectPopUpAndWait” command. As name suggests, “selectPopUpAndWait” … Read more