October 30, 2013Assertion Commands, assertNotText Command, assertNotValue Command, assertText command, assertValue Command, selenium ide, selenium IDE tutorial 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 […]
July 29, 2013Assertion Commands, assertValue Command, difference between "assert" and "verify" in selenium, selenium ide, verification commands, verifyValue Command, waitForElementPresent command Selenium IDE “verifyValue” and “assertValue” commands use with Example In Selenium IDE, “verifyValue” and “assertValue” commands are used with check box or radio button elements. As name suggests, Both are used […]