| 程序包 | 说明 |
|---|---|
| com.ruiyun.jvppeteer.api.core | |
| com.ruiyun.jvppeteer.bidi.core | |
| com.ruiyun.jvppeteer.cdp.core |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract void |
Mouse.move(double x,
double y,
MouseMoveOptions options)
将鼠标移动到给定的坐标。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BidiMouse.move(double x,
double y,
MouseMoveOptions options) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CdpMouse.move(double x,
double y,
MouseMoveOptions options) |
Copyright © 2020–2025. All rights reserved.