Skip to content

Commit

Permalink
feat: add Args
Browse files Browse the repository at this point in the history
  • Loading branch information
jonalan7 committed Apr 11, 2021
1 parent 2591f52 commit 01f4a53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/config/puppeteer.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ const puppeteerConfig = {
'--disable-app-list-dismiss-on-blur',
'--disable-accelerated-video-decode',
'--disable-dev-shm-usage',
'--disable-gl-drawing-for-tests',
'--incognito',
],
};

Expand Down

0 comments on commit 01f4a53

Please sign in to comment.