Skip to content

Commit 16dc231

Browse files
committed
Update README for Screencast capabilities
1 parent 6dcc440 commit 16dc231

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Works with **WebdriverIO** and **[Nightwatch.js](./packages/nightwatch-devtools/
3939

4040
### 🎬 Session Screencast
4141
- **Automatic Video Recording**: Captures a continuous `.webm` video of the browser session alongside the existing snapshot and DOM mutation views
42-
- **Cross-Browser**: Uses Chrome DevTools Protocol (CDP) push mode for Chrome/Chromium; automatically falls back to screenshot polling for Firefox, Safari, and other browsers no configuration change needed
42+
- **Cross-Browser**: Uses Chrome DevTools Protocol (CDP) push mode for Chrome/Chromium; automatically falls back to screenshot polling for Firefox, Safari, and other browsers (no configuration change needed)
4343
- **Per-Session Videos**: Each browser session (including sessions created by `browser.reloadSession()`) produces its own recording, selectable from a dropdown in the UI
4444
- **Smart Trimming**: Leading blank frames before the first URL navigation are automatically removed so videos start at the first meaningful page action
4545

@@ -77,6 +77,7 @@ Works with **WebdriverIO** and **[Nightwatch.js](./packages/nightwatch-devtools/
7777
<img src="https://github.com/user-attachments/assets/0f81e0af-75b5-454f-bffb-e40654c89908" alt="Network Logs 2" width="400" />
7878

7979
### 🎬 Session Screencast
80+
<img src="https://github.com/user-attachments/assets/65914424-480f-4b50-b54a-69e659710f15" alt="Screencast" width="400" />
8081

8182

8283
## Installation

0 commit comments

Comments
 (0)