Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 297 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 297 Bytes

Selenium C#

Selenium C# Automation Demo for website: http://demo.seleniumeasy.com/

You will need to create NUNIT project in Visual Studio 2019 and install the following packages:

  1. Selenium.WebDriver
  2. Selenium.Support
  3. Selenium.WebDriver.ChromeDriver
  4. Selenium.WebDriver.MicrosoftDriver