Skip to content
This repository has been archived by the owner on Sep 11, 2019. It is now read-only.

* Fix to selectorExecute breaks when JS comments are included #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

tfreitasleal
Copy link

When the JS function passed to selectorExecute has // comments in it, Webdriver fails with the error "Failed: unknown error: Runtime.evaluate threw exception: SyntaxError: Unexpected end of input".
webdriverio/webdriverio#2172

When the JS function passed to selectorExecute has // comments in it, Webdriver fails with the error "Failed: unknown error: Runtime.evaluate threw exception: SyntaxError: Unexpected end of input".
webdriverio/webdriverio#2172
@tfreitasleal tfreitasleal changed the title * Fix to // on comments * Fix to selectorExecute breaks when JS comments are included Oct 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant