We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e6cf30 commit a49a54aCopy full SHA for a49a54a
applitools.config.js
@@ -10,6 +10,7 @@ module.exports = {
10
// { width: 1024, height: 768, name: 'firefox' },
11
// { chromeEmulationInfo: { deviceName: 'Galaxy S20' } },
12
],
13
+ runInDocker: true
14
// puppeteerOptions: process.env.GITHUB_ACTIONS
15
// ? {
16
// executablePath: '/usr/bin/chromium',
0 commit comments