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 f1acf77 commit 02c0bc9Copy full SHA for 02c0bc9
docs/helpers/WebDriver.md
@@ -2377,7 +2377,7 @@ I.waitForCookie("token");
2377
#### Parameters
2378
2379
- `name` **[string][18]** expected cookie name.
2380
-- `sec` **[number][23]** (optional, `3` by default) time in seconds to wait
+- `sec` **[number][24]** (optional, `3` by default) time in seconds to wait
2381
2382
Returns **void** automatically synchronized promise through #recorder
2383
0 commit comments