Selenium IDE commands “storeSelectedLabel” and “storeSelectedLabels”
“storeSelectedLabel” Command We can use “storeSelectedLabel” Command only with drop down and list box. When you want to know or you need to compare selected option value of drop down with some other value at that time first you need to store value of selected label. In such condition you can use “storeSelectedLabel” Command. Let … Read more