A B C D F G I K L O P T V W

A

afterInit() - Method in class org.unitils.selenium.WebDriverModule
 

B

BASE_URL_KEY - Static variable in class org.unitils.selenium.WebDriverModule
 
BaseUrl - Annotation Type in org.unitils.selenium.annotation
The annotation for the default URL in the unitils.properties
BROWSER_NAME_KEY - Static variable in class org.unitils.selenium.WebDriverModule
 
BrowserChoice - Enum in org.unitils.selenium
BrowserChoice.

C

createDriver(BrowserChoice, String, String) - Static method in class org.unitils.selenium.WebDriverFactory
The webdriver will be created in this method.
createDriver(BrowserChoice, String, String, String) - Static method in class org.unitils.selenium.WebDriverFactory
 
createFireFoxDriver(String, String) - Static method in class org.unitils.selenium.WebDriverFactory
 
createFireFoxDriver(String, String, String) - Static method in class org.unitils.selenium.WebDriverFactory
 
createInternetExplorerDriver(String) - Static method in class org.unitils.selenium.WebDriverFactory
 

D

DOWNLOADPATH - Static variable in class org.unitils.selenium.WebDriverModule
 

F

FILETYPE - Static variable in class org.unitils.selenium.WebDriverModule
 

G

getDriverClass() - Method in enum org.unitils.selenium.BrowserChoice
 
getElement(WebDriver, Class<?>) - Method in class org.unitils.selenium.WebDriverModule
This is the actual method that creates an object of the correct type and initialises all the elements.
getTestListener() - Method in class org.unitils.selenium.WebDriverModule
 

I

init(Properties) - Method in class org.unitils.selenium.WebDriverModule
 
initBaseUrl(Object) - Method in class org.unitils.selenium.WebDriverModule
All the elements with the @BaseUrlString will be initialised with the base url value of the unitils.properties.
initElements(Object) - Method in class org.unitils.selenium.WebDriverModule
Searches all the fields with the WebPage annotation and sets the correct elements.
initWebDriver(Object) - Method in class org.unitils.selenium.WebDriverModule
Initialises the webdriver.

K

killWebDriver(Object) - Method in class org.unitils.selenium.WebDriverModule
All the webdrivers (all the fields with the TestWebDriver of the testObject will be killed.

L

LIST_AUTOMATICALLY_DOWNLOAD - Static variable in class org.unitils.selenium.WebDriverModule
 

O

org.unitils.selenium - package org.unitils.selenium
 
org.unitils.selenium.annotation - package org.unitils.selenium.annotation
 

P

PACKAGENAME - Static variable in class org.unitils.selenium.WebDriverModule
 
PROXY_HOST_KEY - Static variable in class org.unitils.selenium.WebDriverModule
 

T

TestWebDriver - Annotation Type in org.unitils.selenium.annotation
With this annotation, the webdriver will be initialised automatically for all the tests.

V

valueOf(String) - Static method in enum org.unitils.selenium.BrowserChoice
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.unitils.selenium.BrowserChoice
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebDriverFactory - Class in org.unitils.selenium
 
WebDriverFactory() - Constructor for class org.unitils.selenium.WebDriverFactory
 
WebDriverModule - Class in org.unitils.selenium
 
WebDriverModule() - Constructor for class org.unitils.selenium.WebDriverModule
 
WebPage - Annotation Type in org.unitils.selenium.annotation
WebPage: You can only add this annotation to a field.

A B C D F G I K L O P T V W

Copyright © 2014. All Rights Reserved.