property Config.browser

Browser engine used for the test run ('chromium' | 'firefox' | 'webkit').

Type

"chromium" | "firefox" | "webkit"

Usage

import { type Config } from "lib/types.ts";