Showing posts with label waitForElementNotPresent Command. Show all posts
Showing posts with label waitForElementNotPresent Command. Show all posts

In any software application regression test case, you need to verify and wait for different conditions as per test scenario requirement. Selenium IDE has many different buit in VERIFICATION and WAITFOR commands to handle that particular situation. Today we will look at "verifyElementNotPresent" and