| Package | Description |
|---|---|
| com.microsoft.playwright |
| Modifier and Type | Method and Description |
|---|---|
Keyboard.PressOptions |
Keyboard.PressOptions.setDelay(double delay) |
| Modifier and Type | Method and Description |
|---|---|
void |
Keyboard.press(String key,
Keyboard.PressOptions options)
key can specify the intended keyboardEvent.key value or a single
character to generate the text for. |
Copyright © 2021. All rights reserved.