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

Dependency upgrades #259

Open SvenAelterman opened 7 years ago

SvenAelterman commented 7 years ago

Would you accept a pull request that upgrades dependencies to their latest versions? To include Selenium, ASP.NET MVC, etc. Otherwise, what would be the recommended way to avoid reference conflicts when using Seleno in a project with the latest references to Selenium?