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

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

Open
tfreitasleal wants to merge 2 commits into
qooxdoo-archive:masterfrom
tfreitasleal:master
Open

* Fix to selectorExecute breaks when JS comments are included#11
tfreitasleal wants to merge 2 commits into
qooxdoo-archive:masterfrom
tfreitasleal:master

Conversation

@tfreitasleal
Copy link
Copy Markdown

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