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. […]
As you know, Locators in selenium webdriver software testing tool are main elements and CSS Locator is another alternative of Xpath element locator, […]
You can read step by step process of recording web test plan in jmeter in my post about how to record test […]