March 4, 2014refreshAndWait Command, selenium ide, selenium IDE tutorial, Selenium IDE tutorials, Waitfor Commands, waitForNotVisible Command, waitForVisible Command Selenium IDE “waitForVisible” and “waitForNotVisible” Commands Setting wait condition in Selenium IDE or webdriver means pausing your test case execution till expected wait condition match with actual wait […]
June 27, 2013refreshAndWait Command, selenium ide, verification commands, verifyelementpresent command, Waitfor Commands, waitForElementPresent command Using selenium “verifyelementpresent” and “waitForElementPresent” commands with example How to use “verifyElementPresent” in selenium “verifyelementpresent” command in selenium is useful for verification of element presence on page. Selenium ide will […]
June 17, 2013KeyBoard Commands, refreshAndWait Command, selenium ide, sendKeys Command, type command Using “sendKeys” command at place of “type” command in selenium with example Selenium IDE “sendKeys” command “sendKeys” command works like type command in selenium IDE but there are 2 more functions as bellow in […]