Skip to content
Snippets Groups Projects
Commit 12f78aac authored by Alex ORLUC's avatar Alex ORLUC
Browse files

FEAT #11895 TIME 2 fix e2e

parent 7af05af2
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@ exports.config = {
browserName: 'chrome',
chromeOptions: {
args: [ "--headless", "--disable-gpu", "--window-size=800,600" ]
}
},
chromeDriver: '/usr/bin/chromedriver',
}
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment