Skip to content

Commit

Permalink
chery-pick(#19509): docs: fix locator all since version (#19521)
Browse files Browse the repository at this point in the history
This PR cherry-picks the following commits:

- 1e31afd
  • Loading branch information
playwrightmachine committed Dec 16, 2022
1 parent 8a9692e commit 4b87115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/api/class-locator.md
Expand Up @@ -7,7 +7,7 @@ a way to find element(s) on the page at any moment. Locator can be created with
[Learn more about locators](../locators.md).

## async method: Locator.all
* since: v1.14
* since: v1.29
- returns: <[Array]<[Locator]>>

When locator points to a list of elements, returns array of locators, pointing
Expand Down

0 comments on commit 4b87115

Please sign in to comment.