Selenium IDE “verifyNotSelectedIndex” and “verifyNotSelectedIndexes” Command Example
“verify” and “assert” are same in function but difference between both of them is when “verify” command fails selenium will not stop […]
“verify” and “assert” are same in function but difference between both of them is when “verify” command fails selenium will not stop […]
“Switch Controller” is one of the Logic Controller of Apache Jmeter. As name suggest, You can switch your targeted software application page […]
“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 […]