Skip to content

Commit

Permalink
chore(npm): update protractor to 4.0.0
Browse files Browse the repository at this point in the history
4.0.0 is the first version with Selenium 2.53.x, and we need that as lower versions have problems
with current Firefox versions.
See SeleniumHQ/selenium#1202 and SeleniumHQ/selenium#2110.

We are currently running tests on FF28.

As part of the update the deprecated webdriver fn getInnerHtml has been replaced with getAttribute('innerHTML')
  • Loading branch information
Narretz committed Jul 22, 2016
1 parent 228754f commit 9566055
Show file tree
Hide file tree
Showing 5 changed files with 1,309 additions and 1,045 deletions.
Loading

0 comments on commit 9566055

Please sign in to comment.