Selenium IDE assertions “assertTitle” and “assertNotTitle” are used for asserting title of page. It will be useful when you want to check the title […]
As described in my previous post(“while” and “endWhile” commands with example), selenium IDE software testing tool not supporting any conditioning and looping […]
There are many assertions available in selenium. Here i am going to describe “assertchecked” and “assertNotChecked” assertion in selenium IDE with example. “assertNotChecked” […]