| 程序包 | 说明 |
|---|---|
| org.openqa.selenium.chrome |
| 构造器和说明 |
|---|
ChromeDriver(ChromeDriverService service,
ChromeOptions options)
Creates a new ChromeDriver instance with the specified options.
|
ChromeDriver(ChromeOptions options)
Creates a new ChromeDriver instance with the specified options.
|