TestStack / TestStack.Seleno

Seleno helps you write automated UI tests in the right way by implementing Page Objects and Page Components and by reading from and writing to web pages using strongly typed view models.
http://teststack.github.com/TestStack.Seleno/
MIT License
180 stars 60 forks source link

Updated WebDriver version and support for IIS Express 64 bit #206

Closed random82 closed 3 years ago

random82 commented 9 years ago
robdmoore commented 9 years ago

In general I'd prefer to have separate changes in separate PRs (in this case 64-bit vs webdriver update).

I'm happy to merge this though, but you need to update the .nuspec file to update the dependency version of web driver.

Thanks :)