use fixed chrome version via puppeteer (#1204)

* use fixed chrome version via puppeteer

* remove not needed option and try a headful run

* update to latest Chrome 77

* Update protractor.conf.js

switch back to headless
This commit is contained in:
Denys Vuika
2019-09-13 13:29:52 +03:00
committed by Cilibiu Bogdan
parent 6399871e53
commit 7591710fd0
4 changed files with 142 additions and 15 deletions
+1
View File
@@ -101,6 +101,7 @@
"prettier": "^1.17.1",
"protractor": "5.4.2",
"protractor-screenshoter-plugin": "0.10.3",
"puppeteer": "^1.19.0",
"rxjs-tslint-rules": "^4.19.0",
"selenium-webdriver": "4.0.0-alpha.1",
"ts-node": "^8.0.3",