“assertElementPresent” Command Selenium assert element present command is useful to confirm element availability on page after user taking some action or navigate […]
“storeElementHeight” command “storeElementHeight” command useful to measure the height of elements like button, textbox, images etc. You need to measure element’s height […]
“setSpeed” and “setTimeout” are very basic useful commands in selenium IDE software testing tool. User can control selenium speed and timeout period […]
“storeElementPositionLeft” Command In selenium, Many times you need horizontal and verticle position of element on page. When you need any element’s horizontal […]
“chooseCancelOnNextConfirmation” command “chooseCancelOnNextConfirmation” command used with confirmation popup box. When you are performing some major action like deleting records at that place […]