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 f41ac5a commit 3c8cde8Copy full SHA for 3c8cde8
docs/helpers/WebDriver.md
@@ -2347,8 +2347,8 @@ I.waitForNumberOfTabs(2);
2347
2348
#### Parameters
2349
2350
-- `expectedTabs` **[number][22]** expecting the number of tabs.
2351
-- `sec` **[number][22]** number of secs to wait.
+- `expectedTabs` **[number][23]** expecting the number of tabs.
+- `sec` **[number][23]** number of secs to wait.
2352
2353
Returns **void** automatically synchronized promise through #recorder
2354
0 commit comments