We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c0805f commit 7ea7f37Copy full SHA for 7ea7f37
README.md
@@ -305,8 +305,9 @@ Here is an example using a Hub and a Node:
305
306
307
### 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:
+To record your WebDriver session, you need to add a `se:recordVideo`
+field set to `true`. You can also set a time zone and a screen resolution,
310
+for example:
311
312
```json
313
{
0 commit comments