In Selenium IDE, “assertNotSelectedIndexes” and “assertNotSelectedIndex” commands are nearest same. Both are working with drop down or list box of software web […]
We have already seen examples of “assertElementHeight” and “assertElementWidth” commands. In those examples, we have seen that “assertElementHeight” and “assertElementWidth” commands will pass […]
Selenium IDE has too many assertion commands and “assertTable” and “assertNotTable” are the part of them. “assertTable” and “assertNotTable” are useful to for […]
JavaScript is the most important component of software web application. Developers generally using JavaScript to generate alert, to generate confirmation message, to […]