You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// always capture trace and video (seems to not have significant performance impact)
trace: "on",
video: "on",
},
projects: [
{
name: "chromium",
use: {
...devices["Desktop Chrome"],
// opt into "New Headless" chromium (https://playwright.dev/docs/browsers#chromium-new-headless-mode, https://developer.chrome.com/docs/chromium/headless)