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

upgrade chromedriver versions #199

Merged
merged 1 commit into from
Mar 16, 2017
Merged

upgrade chromedriver versions #199

merged 1 commit into from
Mar 16, 2017

Conversation

bbashy
Copy link
Contributor

@bbashy bbashy commented Mar 16, 2017

This fixes #182

Since Chrome have updated to 57 on stable channel, the current version 2.27 doesn't work with 57.

They also haven't merged it into 57 so it's still using the old driver (silly them!).

----------ChromeDriver v2.28 (2017-03-09)----------
Supports Chrome v55-57
Resolved issue 1625: Error: cannot get automation extension on Chrome57+ [['OS-All', 'Pri-1', 'merge-merged-2987']]
Resolved issue 1695: Chrome crashes on Linux32 bot [['OS-Linux', 'Pri-1']]
Resolved issue 1467: A hang occurs when an alert dialog is displayed on Chrome 52+ [['OS-All', 'Pri-2']]
Resolved issue 1688: Exported Netlog with --log-net-log is truncated [['OS-Linux', 'OS-Mac', 'Pri-2']]
Resolved issue 1388: find Elements is failing [['Pri-2']]

@taylorotwell taylorotwell merged commit 351ee59 into laravel:master Mar 16, 2017
@bbashy bbashy deleted the upgrade-chromedriver branch March 16, 2017 23:04
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

Successfully merging this pull request may close these issues.

2 participants