.exports() Suggest edits
Determine an element's location on the screen once it has been scrolled into view.
Usage
Parameters
| Name | Type | description |
|---|---|---|
webElementId |
string | The Web Element ID of the element to route the command to. |
callbackOptional |
function | Optional callback function to be called when the command finishes. |