Skip to content

Conversation

@mbardelmeijer
Copy link
Contributor

This PR adds support for selectors with quotes for the scrollTo method.

Example:

$browser
    ->scrollTo('[name="action"]')
    ->press('...')

Without this fix the selector would fail with Facebook\WebDriver\Exception\UnexpectedJavascriptException: javascript error: missing ) after argument list

@driesvints driesvints changed the title scrollTo: add support for selectors with quotes [5.x] scrollTo: add support for selectors with quotes Nov 28, 2019
@taylorotwell taylorotwell merged commit 971bae2 into laravel:5.0 Nov 29, 2019
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