Skip navigation links
B C E F O S T 

B

Builder() - Constructor for class org.openqa.selenium.edge.EdgeDriverService.Builder
 

C

CAPABILITY - Static variable in class org.openqa.selenium.edge.EdgeOptions
Key used to store a set of EdgeOptions in a DesiredCapabilities object.
createArgs() - Method in class org.openqa.selenium.edge.EdgeDriverService.Builder
 
createDefaultService() - Static method in class org.openqa.selenium.edge.EdgeDriverService
Configures and returns a new EdgeDriverService using the default configuration.
createDriverService(File, int, ImmutableList<String>, ImmutableMap<String, String>) - Method in class org.openqa.selenium.edge.EdgeDriverService.Builder
 

E

EDGE_DRIVER_EXE_PROPERTY - Static variable in class org.openqa.selenium.edge.EdgeDriverService
System property that defines the location of the MicrosoftWebDriver executable that will be used by the default service.
EdgeDriver - Class in org.openqa.selenium.edge
A WebDriver implementation that controls a Edge browser running on the local machine.
EdgeDriver() - Constructor for class org.openqa.selenium.edge.EdgeDriver
Creates a new EdgeDriver using the default server configuration.
EdgeDriver(EdgeDriverService) - Constructor for class org.openqa.selenium.edge.EdgeDriver
Creates a new EdgeDriver instance.
EdgeDriver(Capabilities) - Constructor for class org.openqa.selenium.edge.EdgeDriver
Creates a new EdgeDriver instance.
EdgeDriver(EdgeOptions) - Constructor for class org.openqa.selenium.edge.EdgeDriver
Creates a new EdgeDriver instance with the specified options.
EdgeDriver(EdgeDriverService, EdgeOptions) - Constructor for class org.openqa.selenium.edge.EdgeDriver
Creates a new EdgeDriver instance with the specified options.
EdgeDriver(EdgeDriverService, Capabilities) - Constructor for class org.openqa.selenium.edge.EdgeDriver
Creates a new EdgeDriver instance.
EdgeDriverService - Class in org.openqa.selenium.edge
Manages the life and death of a MicrosoftWebDriver server.
EdgeDriverService(File, int, ImmutableList<String>, ImmutableMap<String, String>) - Constructor for class org.openqa.selenium.edge.EdgeDriverService
 
EdgeDriverService.Builder - Class in org.openqa.selenium.edge
 
EdgeOptions - Class in org.openqa.selenium.edge
Class to manage options specific to EdgeDriver.
EdgeOptions() - Constructor for class org.openqa.selenium.edge.EdgeOptions
 

F

findDefaultExecutable() - Method in class org.openqa.selenium.edge.EdgeDriverService.Builder
 

O

org.openqa.selenium.edge - package org.openqa.selenium.edge
 

S

setPageLoadStrategy(String) - Method in class org.openqa.selenium.edge.EdgeOptions
Sets the page load strategy for Edge Supported values are "normal", "eager" and "none"

T

toJson() - Method in class org.openqa.selenium.edge.EdgeOptions
Converts this instance to its JSON representation.
B C E F O S T 
Skip navigation links

Copyright © 2016. All rights reserved.