| Package | Description |
|---|---|
| com.microsoft.playwright |
| Modifier and Type | Method and Description |
|---|---|
Page.FocusOptions |
Page.FocusOptions.setTimeout(double timeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
Page.focus(String selector,
Page.FocusOptions options)
This method fetches an element with
selector and focuses it. |
Copyright © 2021. All rights reserved.