“captureEntirePageScreenshot” command This command is very useful for capture and save full page screenshot. You can use this command anywhere in between. […]
“storeSelectedIndex” Command storeSelectedIndex works with only select or multi-select target element like drop down and list box. Using this command, you can […]
“storeLocation” Command “storeLocation” command is useful to store current selected window’s URL in selenium IDE software testing tool. See bellow given example […]
“assertTextPresent” command “assertTextPresent” command is useful for verifying and asserting selenium if given text is not present on page. It will return […]