June 18, 2013click command, pause command, selenium ide, verification commands, verifyNotVisible Command, verifyVisible Command Selenium “verifyVisible” and “verifyNotVisible” commands with sample example Using “verifyVisible” and “verifyNotVisible” commands in selenium Sometimes during running the script, you need to verify that specified element on the page is visible […]
November 13, 2012check command, checkAndWait command, Checkbox related commands, click command, Mouse Commands, selenium ide, uncheck command, uncheckAndWait command, Waitfor Commands “check”, “uncheck”, “checkAndWait” and “uncheckAndWait” command example of selenium IDE You can use check and uncheck commands only with checkbox and radio buttons of webpage. Let we see how we can use check […]
November 2, 2012click command, clickAt command, clickAtAndWait command, Mouse Commands, selenium ide, Waitfor Commands “clickAt” and “clickAtAndWait” commands with example in selenium IDE “clickAt” selenium IDE command “clickAt” command is useful when you need to click on specific x,y position of any element of software […]
November 1, 2012click command, clickAndWait command, Mouse Commands, open command, selenium ide, Waitfor Commands “click” and “clickAndWait” commands with example in selenium IDE “click” command “click” command is another mostly used command in selenium ide software testing tool. you can use it when you want […]