Trying Chromium Headless
All checks were successful
Core Repos/Homepage/pipeline/head This commit looks good
All checks were successful
Core Repos/Homepage/pipeline/head This commit looks good
This commit is contained in:
@@ -31,7 +31,7 @@ module.exports = function (config) {
|
|||||||
browsers: ['Chrome'],
|
browsers: ['Chrome'],
|
||||||
customLaunchers: {
|
customLaunchers: {
|
||||||
ChromeHeadlessCI: {
|
ChromeHeadlessCI: {
|
||||||
base: 'ChromeHeadless',
|
base: 'ChromiumHeadless',
|
||||||
flags: ['--no-sandbox']
|
flags: ['--no-sandbox']
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user