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

[5.0] Add latest version of Facebook Webdriver #654

Merged

Commits on Jun 13, 2019

  1. Add latest version of facebook WebDriver

    Due to the latest version of the Chromedriver using W3C protocol by
    default, this commit requires the latest version of
    `facebook/webdriver`. The latest version forces the Chromedriver to not
    use the W3C protocol by default.
    
    This commit will fix issue laravel#651.
    marcusmyers committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    13d9720 View commit details
    Browse the repository at this point in the history