Skip to content

Commit

Permalink
DOC: Autogenerate and update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 15, 2024
1 parent f41ac5a commit 3c8cde8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/helpers/WebDriver.md
Original file line number Diff line number Diff line change
Expand Up @@ -2347,8 +2347,8 @@ I.waitForNumberOfTabs(2);
#### Parameters
- `expectedTabs` **[number][22]** expecting the number of tabs.
- `sec` **[number][22]** number of secs to wait.
- `expectedTabs` **[number][23]** expecting the number of tabs.
- `sec` **[number][23]** number of secs to wait.
Returns **void** automatically synchronized promise through #recorder
Expand Down

0 comments on commit 3c8cde8

Please sign in to comment.