SELENIUM OVERVIEW
Selenium is a popular open-source widely adopted framework designed for automating web browsers . Selenium is widely used for functional testing , regression testing and performance testing . It supports multiple programming languages such as Java , c#, Python , Javascript , Ruby etc. and run accross various platforms like Windows , […]