I\'m trying to write a simple e2e test.
import {chromium, webkit, firefox} from "playwright"; (async () => { for (const browserType of [chromium