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 […]
Selenium IDE has many commands related to text for software web application. Few of them are “assertText“, “assertTextPresent“, “storeText“, “waitForTextPresent” etc. You […]
Selenium IDE commands with examples There are many commands available in selenium IDE software testing tool. I have prepared one selenium commands […]