Selects the text of the page.
<void> Page.select(<EmptyRequestCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |