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

Commits on Oct 5, 2017

  1. * Fix to

    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 committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    5f5bd8e View commit details
    Browse the repository at this point in the history
  2. Fix Inspector URI.

    tfreitasleal committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    8541109 View commit details
    Browse the repository at this point in the history