mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs(trace-viewer): add link to trace object docs (#31182)
This commit is contained in:
parent
8782936a00
commit
3e86ebc80c
@ -160,6 +160,8 @@ Available options to record a trace:
|
||||
|
||||
You can also use `trace: 'retain-on-failure'` if you do not enable retries but still want traces for failed tests.
|
||||
|
||||
There are more granular options available, see [`property: TestOptions.trace`].
|
||||
|
||||
If you are not using Playwright as a Test Runner, use the [`property: BrowserContext.tracing`] API instead.
|
||||
|
||||
## Recording a trace
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user