Thanks to visit codestin.com Credit goes to github.com
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.
process
1 parent aae99c7 commit f280b26Copy full SHA for f280b26
template/config/playwright/playwright.config.js
@@ -1,3 +1,4 @@
1
+import process from 'node:process'
2
import { defineConfig, devices } from '@playwright/test'
3
4
/**
0 commit comments