Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

fix: no longer use es6 let statement #3963

Merged
merged 1 commit into from
Jan 12, 2017
Merged

Commits on Jan 12, 2017

  1. fix: no longer use es6 let statement

    * Currently in Protractor v5 the Angular detection script uses ES6 features like the `let` modifier. 
    
    This can break Protractor on browsers, which doesn't support those statements. 
    > See https://saucelabs.com/beta/tests/275f75091dac40a0a3374d29d912caee/commands#11
    devversion committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    9013f67 View commit details
    Browse the repository at this point in the history