Menu
Open source
frameElement()
This method returns the frame’s DOM element as an ElementHandle.
Returns
| Type | Description |
|---|---|
Promise<ElementHandle> | A Promise that fulfills with the ElementHandle of the frame’s DOM element. |
This method returns the frame’s DOM element as an ElementHandle.
| Type | Description |
|---|---|
Promise<ElementHandle> | A Promise that fulfills with the ElementHandle of the frame’s DOM element. |