Selenium IDE Tutorial : “verifySelectedId” and “verifyNotSelectedId” commands with example
Earlier we had seen how to verify selected value of drop down or list box using LABEL, VALUE and INDEX. In selenium […]
Earlier we had seen how to verify selected value of drop down or list box using LABEL, VALUE and INDEX. In selenium […]
In my earlier tutorial of selenium webdriver software testing tool, we learn few basic action commands of selenium WebDriver like HOW TO […]
Selenium IDE is free, easy and simple record and play regression testing tool and it is very easy to prepare regression testing […]
Check box is very essential element of any software web application page and you will find it on many pages so obviously […]