| 程序包 | 说明 |
|---|---|
| com.ruiyun.jvppeteer.core | |
| com.ruiyun.jvppeteer.core.browser | |
| com.ruiyun.jvppeteer.launch | |
| com.ruiyun.jvppeteer.options |
| 限定符和类型 | 方法和说明 |
|---|---|
static Browser |
Puppeteer.launch(LaunchOptions options) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BrowserRunner.start(LaunchOptions options)
启动浏览器进程
Start your browser
|
| 限定符和类型 | 方法和说明 |
|---|---|
Browser |
Launcher.launch(LaunchOptions options) |
Browser |
FirefoxLauncher.launch(LaunchOptions options) |
Browser |
ChromeLauncher.launch(LaunchOptions options) |
| 限定符和类型 | 方法和说明 |
|---|---|
LaunchOptions |
LaunchOptionsBuilder.build() |
Copyright © 2020. All rights reserved.