Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
silesky committed Sep 8, 2023
1 parent c02f920 commit 69c45ce
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ export const config: Options.Testrunner = {
browserName: 'chrome',
'goog:chromeOptions': {
binary: playwright.chromium.executablePath(),
args: ['no-sandbox', 'disable-gpu'],
},
acceptInsecureCerts: true,
},
Expand Down

0 comments on commit 69c45ce

Please sign in to comment.