| 程序包 | 说明 |
|---|---|
| org.openqa.selenium.edge |
| 构造器和说明 |
|---|
EdgeDriver(EdgeDriverService service,
EdgeOptions options)
Creates a new EdgeDriver instance with the specified options.
|
EdgeDriver(EdgeOptions options)
Creates a new EdgeDriver instance with the specified options.
|