chore(npm): update protractor to 4.0.0
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 https://github.com/SeleniumHQ/selenium/issues/1202 and https://github.com/SeleniumHQ/selenium/issues/2110.
We are currently running tests on FF28.
As part of the update the deprecated webdriver fn getInnerHtml has been replaced with getAttribute('innerHTML') M
Martin Staffa committed
8ebd716c57a03aeee186366125bef874fc57a0bf
Parent: cb94d56