Skip to content

Commit ee14063

Browse files
authored
Apply suggestion from @DavertMik
1 parent 855285c commit ee14063

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/playwright.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ The recording is attached to the test as `test.artifacts.screencast`; the `.srt`
518518

519519
> Enabling helper-level `video: true` **and** the `screencast` plugin produces two independent recordings (one in `output/videos/`, one in `output/screencast/`). Pick one.
520520
521-
## Trace <Badge text="Since 3.1" type="warning"/>
521+
## Trace
522522

523523
If video is not enough to descover why a test failed a [trace](https://playwright.dev/docs/trace-viewer/) can be recorded.
524524

0 commit comments

Comments
 (0)