Commit Graph

3 Commits

Author SHA1 Message Date
Rodrigo Primo b46e4a30ae Update packages chromedriver and wc-e2e-page-objects
I did this to see if e2e tests were failing yet again due to an outdated chromedriver version but unfortunatelly that is not the case this time. Anyway running the latest version of chromedriver and wc-e2e-page-objects is important.
2018-04-12 11:19:34 -03:00
Rodrigo Primo 684d80b11d Update chromedriver to version 2.36.0
This update is necessary as chromedriver 2.33.0 doesn't work well with the latest Chrome version and this is causing some e2e tests to fail.
2018-03-14 17:18:30 -03:00
Rodrigo Primo 5523747053 Add package-lock.json to the repository
As recommended by NPM documentation and to make sure everyone is using the same versions of all dependencies.

https://docs.npmjs.com/files/package-lock.json
2017-12-21 13:18:14 -02:00