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 […]
This tutorial post of selenium IDE will describe you how to use “verifyNotText” and “verifyNotTitle” commands for your software application to verify text […]
“verify” and “assert” are same in function but difference between both of them is when “verify” command fails selenium will not stop […]
There are many tutorial posts available related to selenium IDE assert commands to use them in your software web application regression test […]
Here let me describe you main difference between assert and verify in selenium IDE software testing tool and selenium RCÂ software testing tool. […]