Selenium assertion “assertChecked” and “assertNotChecked” with example
There are many assertions available in selenium. Here i am going to describe “assertchecked” and “assertNotChecked” assertion in selenium IDE with example. “assertNotChecked” […]
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. […]
There are couple of advanced options available in selenium IDE like increasing timeout, attaching user extensions, attaching data file, and few other. […]
Selenium IDE is very useful regression testing tool in software industry. Selenium IDE has many built in commands and you can also […]