Selenium IDE plug in example for “verifyEval” and “assertEval” commands
“verifyEval” Command in selenium IDE plug in “verifyEval” Command is very useful when you want to compare two values or string especially […]
“verifyEval” Command in selenium IDE plug in “verifyEval” Command is very useful when you want to compare two values or string especially […]
“waitForPopUp” Command Remember one thing that selenium IDE software automation testing tool can handle only one window at a time. When you […]
“verifyTable” Command When you are working with table content with selenium IDE then you must have knowledge of how to use “verifyTable” […]
“assertElementPresent” Command Selenium assert element present command is useful to confirm element availability on page after user taking some action or navigate […]