selenidejs › ElementWebElementsByLocator
- ElementWebElementsByLocator
- Locator‹Promise‹WebElement[]››
+ new ElementWebElementsByLocator(by
: By, element
: Element): ElementWebElementsByLocator
Defined in lib/locators/ElementWebElementsByLocator.ts:20
Parameters:
Name | Type |
---|---|
by |
By |
element |
Element |
Returns: ElementWebElementsByLocator
• by: By
Defined in lib/locators/ElementWebElementsByLocator.ts:22
• element: Element
Defined in lib/locators/ElementWebElementsByLocator.ts:23
▸ find(): Promise‹WebElement[]›
Implementation of Locator
Defined in lib/locators/ElementWebElementsByLocator.ts:28
Returns: Promise‹WebElement[]›
▸ toString(): string
Defined in lib/locators/ElementWebElementsByLocator.ts:32
Returns: string