Configurations
The named Playwright configurations a run can execute under.
Operation
What it does
Last updated
Was this helpful?
The named Playwright configurations a run can execute under.
A configuration is a named Playwright config file under Configurations/ — browser, viewport, timeouts. Runs pick one by name (Default if unspecified).
List the configurations available to runs.
To add one, read the default as a reference and write Configurations/<Name>.config.js — the guide walks through it.
Last updated
Was this helpful?
Was this helpful?
