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 adf8c7c commit d941a50Copy full SHA for d941a50
playwright.config.ts
@@ -28,6 +28,7 @@ export default defineConfig({
28
...(process.env.CI
29
? {
30
args: [
31
+ "--enable-gpu",
32
"--use-gl=angle",
33
"--use-angle=gl-egl",
34
"--ignore-gpu-blocklist",
0 commit comments