browserstack / automate-csharp-samples

Sample nunit, Galio code for running selenium with BrowserStack Automate
https://www.browserstack.com/automate/csharp
9 stars 11 forks source link

NUnit version in sample #1

Open SmartWebshop opened 9 years ago

SmartWebshop commented 9 years ago

The version of NUnit in the PNUnit folder doesn't appear to be correct - the sample throws an unhandled exception about the version of NUnit.

I downloaded NUnit version 2.6.4 instead - the error no longer appears.

NishantPanchal92 commented 8 years ago

Hey, the new commit uses NUnit v2.6.4. You can try it out and close this issue if it works for you.