public class EdgeDevToolsDriver extends DevToolsDriver
client, command, currentDialogText, currentMouseXpos, currentMouseYpos, currentUrl, domContentEventFired, framesStillLoading, logger, options, rootFrameId, sessionId
Constructor and Description |
---|
EdgeDevToolsDriver(DriverOptions options,
Command command,
String webSocketUrl) |
Modifier and Type | Method and Description |
---|---|
void |
activate() |
void |
close() |
Element |
input(String locator,
String value) |
void |
quit() |
void |
setUrl(String url) |
static EdgeDevToolsDriver |
start(ScenarioContext context,
Map<String,Object> map,
LogAppender appender) |
actions, attribute, back, clear, clearCookies, click, cookie, cookie, deleteCookie, dialog, dialog, elementId, elementIds, enabled, enableNetworkEvents, enablePageEvents, enableRuntimeEvents, enableTargetEvents, eval, focus, forward, fullscreen, getCookies, getDialog, getDimensions, getOptions, getPages, getRootNodeId, getTitle, getUrl, html, initWindowIdAndState, maximize, method, minimize, nextId, pdf, position, property, receive, refresh, reload, retryIfEnabled, screenshot, screenshot, screenshotFull, script, select, select, send, sendAndWait, setDimensions, submit, switchFrame, switchFrame, switchPage, text, value, value, waitSync, waitUntil
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
above, below, delay, exists, highlight, highlightAll, input, input, keys, leftOf, locate, locateAll, mouse, mouse, mouse, near, retry, retry, retry, rightOf, screenshot, screenshot, script, scriptAll, scriptAll, scroll, waitFor, waitForAny, waitForAny, waitForEnabled, waitForResultCount, waitForResultCount, waitForText, waitForUrl, waitUntil, waitUntil
public EdgeDevToolsDriver(DriverOptions options, Command command, String webSocketUrl)
public static EdgeDevToolsDriver start(ScenarioContext context, Map<String,Object> map, LogAppender appender)
public void activate()
activate
in interface Driver
activate
in class DevToolsDriver
public void setUrl(String url)
setUrl
in interface Driver
setUrl
in class DevToolsDriver
public Element input(String locator, String value)
input
in interface Driver
input
in class DevToolsDriver
public void close()
close
in interface Driver
close
in class DevToolsDriver
public void quit()
quit
in interface Driver
quit
in class DevToolsDriver
Copyright © 2020. All rights reserved.