Method SelectAllTextInElement
SelectAllTextInElement(ElementReference)
Selects all text within an HTML element identified by its ID.
Declaration
Task SelectAllTextInElement(ElementReference elementRef)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementReference | elementRef |
Returns
| Type | Description |
|---|---|
| Task | A task representing the asynchronous operation. |