QuickStart your web testing automation with Selenium focusing only on what is important, being productive. This framework will provide an automatic Selenium WebDriver setup and session management, ExtentReports or Klov to save test execution results, screenshot, video recording and email sending functionalities built in and ready to use with parametrizations you can set through an app.config
Your solution platform should be set to x86 to be able to download and install Selenium.QuickStart NuGet libraries package which is available at NuGet under https://www.nuget.org/packages/Selenium.QuickStart or Manage Packages Solutions on Visual Studio itself.
Check out the usage example at the following repository http://github.com/WarleyLopes/Selenium.QuickStart.Example