Skip to content

Commit 7ea7f37

Browse files
authored
Removing wrong comment in docs
[skip ci]
1 parent 5c0805f commit 7ea7f37

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,8 +305,9 @@ Here is an example using a Hub and a Node:
305305

306306

307307
### Video recording, screen resolution, and time zones in a Dynamic Grid
308-
To record your WebDriver session, you need to add a `se:options` section to
309-
your capabilities and inside it, configure the desired settings, for example:
308+
To record your WebDriver session, you need to add a `se:recordVideo`
309+
field set to `true`. You can also set a time zone and a screen resolution,
310+
for example:
310311

311312
```json
312313
{

0 commit comments

Comments
 (0)