Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selenium webdriver constraint #351

Closed
onionhammer opened this issue Mar 7, 2017 · 5 comments
Closed

Selenium webdriver constraint #351

onionhammer opened this issue Mar 7, 2017 · 5 comments

Comments

@onionhammer
Copy link

Something is fishy with the nuget package, where Selenium.WebDriver (installed because its a dependency of canopy) wants to update to 3.3.0, but canopy has a constraint set to =3.0.0

@lefthandedgoat
Copy link
Owner

Its like that in purpose because in the past I think there were new versions of selenium that did not work with canopy until I compiled canopy against them, so I pinned it. I can update to 3.30 and push a new build. Probably tomorrow because I may have one more change to go with it.

@onionhammer
Copy link
Author

Hmm. seems like nuget shouldn't present it as an available update and then fail upon trying to update because of constraints..

@lefthandedgoat
Copy link
Owner

Yah I just opened up VS and saw what you are talking about. It is in the update tab but fails to update. I can't control that but I will push a new build out with the latest Selenium.

@lefthandedgoat
Copy link
Owner

Associated commit : 2d20695

@lefthandedgoat
Copy link
Owner

You can downloaded the latest canopy that uses Selenium 3.3.0 and I also removed the restraint.

You can download it here: https://www.nuget.org/packages/canopy/1.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants