| Package | Description |
|---|---|
| com.microsoft.playwright |
| Modifier and Type | Method and Description |
|---|---|
ElementHandle.SelectTextOptions |
ElementHandle.SelectTextOptions.setTimeout(double timeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
ElementHandle.selectText(ElementHandle.SelectTextOptions options)
This method waits for actionability checks, then focuses
the element and selects all its text content.
|
Copyright © 2021. All rights reserved.