DevLabs Alliance - WhatsApp
DevLabs Alliance Logo

Open Visual Studio

Click on File >> New >> Project



In New Project template,


  • Click on Visual C# in the left panel.
  • Click on Console Application.
  • Enter Name as
  • Click on OK.



After the successful creation of the project, the below screen would be displayed:

Setting up Selenium WebDriver in Visual Studio

To install the Selenium WebDriver, follow the below steps:

Click on Tools >> NuGet Package Manager >> Manage NuGet Package for Solution