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

Fix WebDriverSession autostart #190

Conversation

dnsl48
Copy link

@dnsl48 dnsl48 commented Mar 17, 2020

Mink does not autostart web driver session anymore until the first ->visit invocation

Here's the breaking change: minkphp/Mink@acf5fb1

SilverStripeContext assumes the session is started when it prepares for the scenario (e.g. it may change the resolution)

Mink does not autostart web driver session anymore until the first ->visit invocation

Here's the breaking change: minkphp/Mink@acf5fb1

SilverStripeContext assumes the session is started when it prepares for the scenario (e.g. it may change the resolution)
Copy link

@unclecheese unclecheese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Just hoping the build goes green after a restart.

@unclecheese unclecheese merged commit a1d7798 into silverstripe:4 Mar 17, 2020
@unclecheese unclecheese deleted the pulls/4/start-driver-before-scenario branch March 17, 2020 03:27
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