METHOD_NAMES| Constructor and Description |
|---|
ChromeWebDriver(DriverOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
protected boolean |
isCookieError(Http.Response res) |
protected boolean |
isJavaScriptError(Http.Response res) |
protected boolean |
isLocatorError(Http.Response res) |
static ChromeWebDriver |
start(ScenarioContext context,
Map<String,Object> map,
LogAppender appender) |
actions, attribute, back, clear, clearCookies, click, close, cookie, cookie, deleteCookie, dialog, dialog, elementId, elementIds, enabled, eval, eval, focus, forward, fullscreen, getCookies, getDecoder, getDialog, getDimensions, getElementKey, getHttp, getJsonForFrame, getJsonForHandle, getJsonForInput, getOptions, getPages, getSessionId, getTitle, getUrl, html, input, isTerminated, maximize, minimize, position, property, quit, refresh, reload, retryIfEnabled, screenshot, screenshot, script, select, select, selectorPayload, setDimensions, setUrl, submit, switchFrame, switchFrame, switchPage, switchPage, text, timeout, timeout, value, value, waitUntilclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitabove, afterScenario, below, delay, exists, highlight, highlight, highlightAll, highlightAll, input, input, input, keys, leftOf, locate, locateAll, locateAll, methodNames, mouse, mouse, mouse, near, optional, retry, retry, retry, rightOf, screenshot, screenshot, script, scriptAll, scriptAll, scroll, setContext, waitFor, waitForAny, waitForAny, waitForEnabled, waitForResultCount, waitForResultCount, waitForText, waitForUrl, waitUntil, waitUntilmethodNamespublic ChromeWebDriver(DriverOptions options)
public static ChromeWebDriver start(ScenarioContext context, Map<String,Object> map, LogAppender appender)
public void activate()
protected boolean isJavaScriptError(Http.Response res)
isJavaScriptError in class WebDriverprotected boolean isLocatorError(Http.Response res)
isLocatorError in class WebDriverprotected boolean isCookieError(Http.Response res)
isCookieError in class WebDriverCopyright © 2020. All rights reserved.