Skip navigation links
B C D E G I P Q S V 

B

BROWSER_PROPERTY_NAME - Static variable in class com.seleniumsimplified.webdriver.manager.Driver
 

C

com.seleniumsimplified.webdriver.manager - package com.seleniumsimplified.webdriver.manager
 
currentBrowser() - Static method in class com.seleniumsimplified.webdriver.manager.Driver
 
currentDriver - Static variable in class com.seleniumsimplified.webdriver.manager.Driver
 

D

DEFAULT_TIMEOUT_SECONDS - Static variable in class com.seleniumsimplified.webdriver.manager.Driver
 
Driver - Class in com.seleniumsimplified.webdriver.manager
A singleton style manager to maintain Drivers to prevent test slowdown for creating a browser for each class with tests.
Driver() - Constructor for class com.seleniumsimplified.webdriver.manager.Driver
 
Driver.BrowserName - Enum in com.seleniumsimplified.webdriver.manager
 

E

EnvironmentPropertyReader - Class in com.seleniumsimplified.webdriver.manager
Created by Alan on 25/07/2016.
EnvironmentPropertyReader() - Constructor for class com.seleniumsimplified.webdriver.manager.EnvironmentPropertyReader
 

G

get() - Static method in class com.seleniumsimplified.webdriver.manager.Driver
 
get(String, boolean) - Static method in class com.seleniumsimplified.webdriver.manager.Driver
 
get(String) - Static method in class com.seleniumsimplified.webdriver.manager.Driver
 
getPropertyOrEnv(String, String) - Static method in class com.seleniumsimplified.webdriver.manager.EnvironmentPropertyReader
Allow setting the controls via property or environment variable property takes precedence, then environment variable, then default

I

inUse(String, String) - Static method in class com.seleniumsimplified.webdriver.manager.ProxyPort
 
inUse(String, int) - Static method in class com.seleniumsimplified.webdriver.manager.ProxyPort
 

P

PROXY - Static variable in class com.seleniumsimplified.webdriver.manager.Driver
 
PROXYHOST - Static variable in class com.seleniumsimplified.webdriver.manager.Driver
 
PROXYPORT - Static variable in class com.seleniumsimplified.webdriver.manager.Driver
 
ProxyPort - Class in com.seleniumsimplified.webdriver.manager
Added code to check if proxy is running - this is to help skip proxy tests if not
ProxyPort() - Constructor for class com.seleniumsimplified.webdriver.manager.ProxyPort
 

Q

quit() - Static method in class com.seleniumsimplified.webdriver.manager.Driver
 

S

set(Driver.BrowserName) - Static method in class com.seleniumsimplified.webdriver.manager.Driver
 

V

valueOf(String) - Static method in enum com.seleniumsimplified.webdriver.manager.Driver.BrowserName
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.seleniumsimplified.webdriver.manager.Driver.BrowserName
Returns an array containing the constants of this enum type, in the order they are declared.
B C D E G I P Q S V 
Skip navigation links

Copyright © 2016. All rights reserved.