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 […]
In Selenium IDE, “verifyValue” and “assertValue” commands are used with check box or radio button elements. As name suggests, Both are used […]