Selenium IDE Example Tutorial On “assertNotSelectedIndexes” and “assertNotSelectedIndex”

In Selenium IDE, “assertNotSelectedIndexes” and “assertNotSelectedIndex” commands are nearest same. Both are working with drop down or list box of software web application page. If you knows how to use “assertNotSelectedLabel” and “assertNotSelectedLabels” commands then it will be very easy for you to understand these 2 commands. “assertNotSelectedIndex” command works with single selected label and “assertNotSelectedIndexes” … Read more