
Selenium is a set of tools that are used to automate web browser work. It is possible to use these tools with such popular languages as C#, PHP and Java. How to install Selenium tools to the project in Visual Studio? First of all, it is necessary to install Selenium.Webdriver packages to the project. By means of NuGet package manager…