Skip to content

Commit

Permalink
small update
Browse files Browse the repository at this point in the history
  • Loading branch information
kkalev committed Nov 29, 2023
1 parent e706cd7 commit e7fdddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ console.log(url[0]);
- `selector`
- Example: `await cas.assertVisibility(page, '#token')`
* `waitForVisible`
- Wait until an element is visible
- Wait until an element is visible instead of naively waiting for specified time hopping for the page to have loaded
- Arguments
- `page` element
- `selector`
Expand Down

0 comments on commit e7fdddc

Please sign in to comment.