| Package | Description |
|---|---|
| com.microsoft.playwright |
| Modifier and Type | Method and Description |
|---|---|
Mouse.DownOptions |
Mouse.DownOptions.setButton(MouseButton button) |
Mouse.DownOptions |
Mouse.DownOptions.setClickCount(int clickCount) |
| Modifier and Type | Method and Description |
|---|---|
void |
Mouse.down(Mouse.DownOptions options)
Dispatches a
mousedown event. |
Copyright © 2021. All rights reserved.