test
Run tests.
@playwright test {
browser = "webkit"
project = "ci"
args = "--debug"
}Capabilities
| Capability | Info |
|---|---|
| Cache | remote |
| Bach | no |
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