Selenium IDE Tutorial For “waitForEditable” And “waitForNotEditable” Commands With Example
Selenium IDE is free, easy and simple record and play regression testing tool and it is very easy to prepare regression testing […]
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 […]
In Selenium IDE, “assertNotSelectedIndexes” and “assertNotSelectedIndex” commands are nearest same. Both are working with drop down or list box of software web […]
“waitForTable” and “storeTable” are html table related commands. Both have different functions. As name suggest, “waitForTable” is useful to waiting for table […]