How to use selenium IDE assertion “assertNotText” and “assertNotValue” commands
Selenium IDE has many assertion commands to verify the presence of text, value, alert, confirmation, button, link, amny many more. You can […]
Selenium IDE has many assertion commands to verify the presence of text, value, alert, confirmation, button, link, amny many more. You can […]
Here let me describe you main difference between assert and verify in selenium IDE software testing tool and selenium RC software testing tool. […]