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 […]
How to use “while” and “endWhile” command in selenium IDE software testing tool “while” command is not supported by default in selenium […]
There are many assertions available in selenium. Here i am going to describe “assertchecked” and “assertNotChecked” assertion in selenium IDE with example. “assertNotChecked” […]
Before running selenium script suite from command prompt, you must be aware about How to create and run test in selenium IDE. […]