“storeChecked” and “verifyChecked” are check box related commands and are useful to verify current (checked or not checked) condition of check box. […]
“waitFor” commands of selenium IDE are very useful for your software application regression testing. There are many waitFor commands available in selenium […]
“assertSelectOptions” and “assertNotSelectOptions” commands are useful to assert that required values in list box are selected or not. Few days back, I had […]