How to setup Selenium WebDriver with Visual Studio and NUnit

First step is to download the necessary software NUnit and WebDriver: Download Nunit from http://www.nunit.org/ and install it. And download the newest Webdriver library from page http://seleniumhq.org/download/ Similar Posts from the author: How to integrate a JUnit4 – Webdriver test into JMeter Browserstack integration with junit and webdriver Wedbriver wait for ajax to finish and […]

Read more