This PR cherry-picks the following commits:
- 1e31afd9d7
This commit is contained in:
parent
8a9692e2c5
commit
4b871153d0
|
|
@ -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).
|
[Learn more about locators](../locators.md).
|
||||||
|
|
||||||
## async method: Locator.all
|
## async method: Locator.all
|
||||||
* since: v1.14
|
* since: v1.29
|
||||||
- returns: <[Array]<[Locator]>>
|
- returns: <[Array]<[Locator]>>
|
||||||
|
|
||||||
When locator points to a list of elements, returns array of locators, pointing
|
When locator points to a list of elements, returns array of locators, pointing
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue