Skip to content

Commit 855285c

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

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
@@ -478,7 +478,7 @@ When a test fails and video was enabled a video file is shown under the `artifac
478478

479479
Open video and use it to debug a failed test case. Video helps when running tests on CI. Configure your CI system to enable artifacts storage for `output/video` and review videos of failed test case to understand failures.
480480

481-
## Screencast <Badge text="Since 4.0" type="warning"/>
481+
## Screencast
482482

483483
For richer evidence than helper-level `video`, enable the [`screencast`](https://codecept.io/plugins/#screencast) plugin. It uses Playwright's `page.screencast` API (Playwright >= 1.59) to record WebM video with optional burned-in action captions and a standalone `.srt` subtitle track.
484484

0 commit comments

Comments
 (0)