“assertEditable” and “assertNotEditable” command in selenium IDE
“assertEditable” Command You can use “assertEditable” command with only and only input fields like text box, list box, drop downs etc. You […]
“assertEditable” Command You can use “assertEditable” command with only and only input fields like text box, list box, drop downs etc. You […]
“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 […]