Selenium IDE assertions “verifyNotText” and “verifyNotTitle” Command Examples
This tutorial post of selenium IDE will describe you how to use “verifyNotText” and “verifyNotTitle” commands for your software application to verify text and title of the page. However you can read more tutorial posts on assertion commands and verification commands for your reference. “verifyNotText” command works for any page element’s text and “verifyNotTitle” is used for title … Read more