Guide To Know Main Besic Five Things You Must Know Before Trying Selenium:
Selenium is an automated software testing framework that is used on web applications only, to test their functionalities and regression. Note that it does not support the desktop applications and therefore it is different from UTF tool. In this post are 5 things you need to know about Selenium. FIG1.1 SELENIUM TOOLS Integrated development environment for selenium It is the simplest tool in the Selenium package because it is easy to install and use. The only disadvantage is that it is intended to be used only in the Firefox browser. However, simplicity means that most engineers use it as a prototyping tool rather than as a global solution for the development and maintenance of complex test suites. To use the Selenium IDE tool ...