We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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