“assignId” and “captureEntirePageScreenshot” commands of selenium IDE
“captureEntirePageScreenshot” command This command is very useful for capture and save full page screenshot. You can use this command anywhere in between. […]
“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 […]
You can use mouseOver and mouseOut command when your targeted software web page element has effect on mouse over and mouse out. Targeted element […]
You can use check and uncheck commands only with checkbox and radio buttons of webpage. Let we see how we can use check […]