public class EdgeDevToolsDriver extends DevToolsDriver
client, command, currentDialogText, currentUrl, logger, options, pageId| Constructor and Description |
|---|
EdgeDevToolsDriver(DriverOptions options,
CommandThread command,
String webSocketUrl) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
close() |
List<String> |
getWindowHandles() |
void |
input(String id,
String value) |
void |
quit() |
void |
setLocation(String url) |
static EdgeDevToolsDriver |
start(ScenarioContext context,
Map<String,Object> map,
Logger logger) |
attribute, back, clear, clearCookies, click, click, cookie, css, deleteCookie, dialog, dialog, enabled, enableNetworkEvents, enablePageEvents, eval, evaluate, evaluateAndGetResult, focus, forward, fullscreen, getCookies, getDialog, getDimensions, getLocation, getNextId, getTitle, highlight, html, initWindowIdAndState, input, maximize, method, minimize, name, pdf, property, receive, rect, refresh, reload, screenshot, screenshot, screenshot, select, select, sendAndWait, sendAndWait, setCookie, setDimensions, submit, switchTo, text, value, value, waitSync, waitUntilpublic EdgeDevToolsDriver(DriverOptions options, CommandThread command, String webSocketUrl)
public static EdgeDevToolsDriver start(ScenarioContext context, Map<String,Object> map, Logger logger)
public void activate()
activate in interface Driveractivate in class DevToolsDriverpublic void setLocation(String url)
setLocation in interface DriversetLocation in class DevToolsDriverpublic void input(String id, String value)
input in interface Driverinput in class DevToolsDriverpublic void close()
close in interface Driverclose in class DevToolsDriverpublic void quit()
quit in interface Driverquit in class DevToolsDriverCopyright © 2019. All rights reserved.