public class ChromeLauncher extends BrowserLauncher
cacheDir, executablePath, LOGGER, product| 构造器和说明 |
|---|
ChromeLauncher(String cacheDir,
Product product) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
defaultArgs(LaunchOptions options)
返回默认的启动参数
|
Browser |
launch(LaunchOptions options) |
computeExecutablePath, connect, createBrowser, executablePathpublic Browser launch(LaunchOptions options) throws IOException
launch 在类中 BrowserLauncherIOExceptionpublic List<String> defaultArgs(LaunchOptions options)
defaultArgs 在类中 BrowserLauncheroptions - 自定义的参数Copyright © 2020–2025. All rights reserved.