ipjohnson / SeleniumFixture

Selenium testing fixture for C#
Microsoft Public License
14 stars 6 forks source link

Update to Selenium 3.7 #10

Open pbolduc opened 6 years ago

pbolduc commented 6 years ago

Updated project references to target latest Selenium version.

ipjohnson commented 6 years ago

I've created a new branch for this work and done an initial checkin (it compiles but need to do testing)

ipjohnson commented 6 years ago

Nuget feed for nightly build https://ci.appveyor.com/nuget/seleniumfixture-nightly

ipjohnson commented 6 years ago

@pbolduc I'm interested in doing an pre-release of this to nuget. Do you have any other issues/changes you'd like to see in it before pushing?

pbolduc commented 6 years ago

No I do not.

ipjohnson commented 6 years ago

Ok I've pushed an alpha version to nuget

ipjohnson commented 6 years ago

@pbolduc were you able to do any testing on this version?

pbolduc commented 6 years ago

TLDR: No.

I ran into some initial problems, but I think it was a problem on my side. I haven't been working on the Selenium tests since last fall.