test
ℹ️
This command is fully cacheable.
Run tests.
@playwright test {
browser = "webkit"
project = "ci"
args = "--debug"
}
Argument Reference
The following arguments are supported:
browser
- (Optional) Browser to use.project
- (Optional) Project to use.args
- (Optional) Arguments to pass to playwright.
Last updated on