function
elementRegion
typescript
elementRegion(element: WebElement): Promise<Region>Parameters
| Name | Type | Description |
|---|---|---|
element | WebElement | The WebElement whose bounds to determine. |
Returns
Promise<Region>Was this page helpful?
elementRegion(element: WebElement): Promise<Region>| Name | Type | Description |
|---|---|---|
element | WebElement | The WebElement whose bounds to determine. |
Promise<Region>Was this page helpful?