Selenium IDE “gotoif” “gotoLabel” and “label” commands with example
As described in my previous post(“while” and “endWhile” commands with example), selenium IDE software testing tool not supporting any conditioning and looping […]
As described in my previous post(“while” and “endWhile” commands with example), selenium IDE software testing tool not supporting any conditioning and looping […]
“storeLocation” Command “storeLocation” command is useful to store current selected window’s URL in selenium IDE software testing tool. See bellow given example […]