Skip to content

Commit 02c0bc9

Browse files
committed
DOC: Autogenerate and update documentation
1 parent f1acf77 commit 02c0bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/helpers/WebDriver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2377,7 +2377,7 @@ I.waitForCookie("token");
23772377
#### Parameters
23782378
23792379
- `name` **[string][18]** expected cookie name.
2380-
- `sec` **[number][23]** (optional, `3` by default) time in seconds to wait
2380+
- `sec` **[number][24]** (optional, `3` by default) time in seconds to wait
23812381
23822382
Returns **void** automatically synchronized promise through #recorder
23832383

0 commit comments

Comments
 (0)