How to add Selenium NuGet packages in Visual Studio
Open Visual Studio In Solution explorer on the right, expand “References” Note: If you do not see solution explorer then click on “View” tab and select the solution explorer view Select Manage Nuget Packages… Install the Selenium Webdriver Install Selenium Webdriver Support Classess too You will notice both the packages installed under … More How to add Selenium NuGet packages in Visual Studio