“storeChecked” and “verifyChecked” are check box related commands and are useful to verify current (checked or not checked) condition of check box. […]
“verifyNotLocation” and “assertNotLocation” Commands works in opposite way of “verifyLocation” and “assertLocation” commands in selenium IDE software. All four commands are assertion commands in […]
“storeElementIndex” and “verifyElementIndex” Commands are used for store and verify index of an element node respectively. If you want to verify the […]
“verifyEditable” and “verifyNotEditable” commands are verification commands in selenium IDE and useful to check targeted element is editable or not. You need […]