We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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