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

Support for Selenium 3.141 #267

Open SvenAelterman opened 4 years ago

SvenAelterman commented 4 years ago

This was a significant effort (not unlike @renklapper's from March 2019). Please feel free to discuss. I'd really like to get this repo updated so the NuGet package can be updated.

SvenAelterman commented 4 years ago

I don't know why the AppVeyor build fails. It may have something to do with the fact that it uses MS Build 12? Maybe because it doesn't restore NuGet packages?