| Constructor and Description |
|---|
ChromeWebDriver(DriverOptions options,
CommandThread command,
Http http,
String sessionId,
String windowId) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
protected String |
getJsonForHandle(String text) |
protected String |
getJsonForInput(String text) |
protected String |
getJsonPathForElementId() |
String |
html(String locator) |
String |
name(String locator) |
static ChromeWebDriver |
start(ScenarioContext context,
Map<String,Object> map,
Logger logger) |
String |
value(String locator) |
attribute, back, clear, clearCookies, click, click, close, cookie, css, deleteCookie, dialog, dialog, enabled, eval, focus, forward, fullscreen, getCookies, getDialog, getDimensions, getElementId, getElementLocator, getLocation, getTitle, getWindowHandleKey, getWindowHandles, highlight, input, input, maximize, minimize, property, quit, rect, refresh, reload, screenshot, screenshot, select, select, setCookie, setDimensions, setLocation, submit, switchTo, text, value, waitUntilpublic ChromeWebDriver(DriverOptions options, CommandThread command, Http http, String sessionId, String windowId)
public static ChromeWebDriver start(ScenarioContext context, Map<String,Object> map, Logger logger)
protected String getJsonPathForElementId()
getJsonPathForElementId in class WebDriverprotected String getJsonForInput(String text)
getJsonForInput in class WebDriverprotected String getJsonForHandle(String text)
getJsonForHandle in class WebDriverpublic void activate()
Copyright © 2019. All rights reserved.