| Package | Description |
|---|---|
| com.intuit.karate.driver.chrome |
| Modifier and Type | Method and Description |
|---|---|
static Chrome |
Chrome.start() |
static Chrome |
Chrome.start(Map<String,Object> options) |
static Chrome |
Chrome.start(ScenarioContext context,
Map<String,Object> map,
Logger logger) |
static Chrome |
Chrome.start(String chromeExecutablePath,
boolean headless) |
static Chrome |
Chrome.startHeadless() |
Copyright © 2019. All rights reserved.