Selenium IDE Tutorial For “assertSelectedIndex” And “assertSelectedIndexes”

There are many tutorial posts available related to selenium IDE assert commands to use them in your software web application regression test case. Let we discuss two more assertion commands – “assertSelectedIndex” And “assertSelectedIndexes”. Both of these are working with single select or multi- select software application page elements like drop down and list box. These are good … Read more