There was an error while loading. Please reload this page.
1 parent eeebca8 commit 828283bCopy full SHA for 828283b
1 file changed
tests/e2e/src/main/npm/protractor.conf.js
@@ -71,7 +71,7 @@ exports.config = {
71
capabilities: {
72
'browserName': 'chrome',
73
'chromeOptions': {
74
- 'args': ['show-fps-counter=true', '--headless', '--disable-gpu', '--no-sandbox']
+ 'args': ['show-fps-counter=true', '--no-sandbox']
75
}
76
},
77
0 commit comments