A B C D E F G H I N O P R S T W

A

AbstractPluginAlert - Class in org.specrunner.webdriver
Partial implementation for alert interactions.
AbstractPluginAlert() - Constructor for class org.specrunner.webdriver.AbstractPluginAlert
 
AbstractPluginBrowserAware - Class in org.specrunner.webdriver
A generic plugin that acts over a webdriver.
AbstractPluginBrowserAware() - Constructor for class org.specrunner.webdriver.AbstractPluginBrowserAware
 
AbstractPluginCheck - Class in org.specrunner.webdriver.actions
Partial implementation of actions in checkboxes.
AbstractPluginCheck() - Constructor for class org.specrunner.webdriver.actions.AbstractPluginCheck
 
AbstractPluginCheckable - Class in org.specrunner.webdriver.assertions
Check if elements are selected.
AbstractPluginCheckable() - Constructor for class org.specrunner.webdriver.assertions.AbstractPluginCheckable
 
AbstractPluginCoordinates - Class in org.specrunner.webdriver.actions.input.mouse
Abstract for a plugin with coordinates information.
AbstractPluginCoordinates() - Constructor for class org.specrunner.webdriver.actions.input.mouse.AbstractPluginCoordinates
 
AbstractPluginCoordinates - Class in org.specrunner.webdriver.actions.touch
Touch screen helper (by coordinates).
AbstractPluginCoordinates() - Constructor for class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinates
 
AbstractPluginCoordinatesOff - Class in org.specrunner.webdriver.actions.touch
Plugin coordinates with offset.
AbstractPluginCoordinatesOff() - Constructor for class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinatesOff
 
AbstractPluginDirectional - Class in org.specrunner.webdriver.actions.touch
Touch screen with starting action point.
AbstractPluginDirectional() - Constructor for class org.specrunner.webdriver.actions.touch.AbstractPluginDirectional
 
AbstractPluginEnabled - Class in org.specrunner.webdriver.assertions
Check if elements are enabled/not.
AbstractPluginEnabled() - Constructor for class org.specrunner.webdriver.assertions.AbstractPluginEnabled
 
AbstractPluginFind - Class in org.specrunner.webdriver
A partial implementation of a plugin which finds elements in pages to perform operations.
AbstractPluginFind() - Constructor for class org.specrunner.webdriver.AbstractPluginFind
Default constructor.
AbstractPluginFindSingle - Class in org.specrunner.webdriver
A specialization of AbstractPluginFind to be overridden by actions that take only one element to perform its action.
AbstractPluginFindSingle() - Constructor for class org.specrunner.webdriver.AbstractPluginFindSingle
 
AbstractPluginFindSingleLocatable - Class in org.specrunner.webdriver
Abstraction for Locatable elements.
AbstractPluginFindSingleLocatable() - Constructor for class org.specrunner.webdriver.AbstractPluginFindSingleLocatable
 
AbstractPluginHasCapabilities - Class in org.specrunner.webdriver
Partial implementation for capabilities interactions.
AbstractPluginHasCapabilities() - Constructor for class org.specrunner.webdriver.AbstractPluginHasCapabilities
 
AbstractPluginHasInputDevices - Class in org.specrunner.webdriver
Partial implementation for input devices interactions.
AbstractPluginHasInputDevices() - Constructor for class org.specrunner.webdriver.AbstractPluginHasInputDevices
 
AbstractPluginHasTouchScreen - Class in org.specrunner.webdriver
Partial implementation for touch screen interactions.
AbstractPluginHasTouchScreen() - Constructor for class org.specrunner.webdriver.AbstractPluginHasTouchScreen
 
AbstractPluginIme - Class in org.specrunner.webdriver
Partial implementation for ime interactions.
AbstractPluginIme() - Constructor for class org.specrunner.webdriver.AbstractPluginIme
 
AbstractPluginKeyboard - Class in org.specrunner.webdriver
Partial implementation for keyboard interactions.
AbstractPluginKeyboard() - Constructor for class org.specrunner.webdriver.AbstractPluginKeyboard
 
AbstractPluginMouse - Class in org.specrunner.webdriver
Partial implementation for mouse interactions.
AbstractPluginMouse() - Constructor for class org.specrunner.webdriver.AbstractPluginMouse
 
AbstractPluginNavigation - Class in org.specrunner.webdriver
Partial implementation for navigation interactions.
AbstractPluginNavigation() - Constructor for class org.specrunner.webdriver.AbstractPluginNavigation
 
AbstractPluginOptions - Class in org.specrunner.webdriver
Partial implementation for options interactions.
AbstractPluginOptions() - Constructor for class org.specrunner.webdriver.AbstractPluginOptions
 
AbstractPluginRotatable - Class in org.specrunner.webdriver
Partial implementation for rotatable interactions.
AbstractPluginRotatable() - Constructor for class org.specrunner.webdriver.AbstractPluginRotatable
 
AbstractPluginSelect - Class in org.specrunner.webdriver.actions
Perform some action over select elements.
AbstractPluginSelect() - Constructor for class org.specrunner.webdriver.actions.AbstractPluginSelect
 
AbstractPluginSelection - Class in org.specrunner.webdriver.assertions
Check elements of a selection.
AbstractPluginSelection() - Constructor for class org.specrunner.webdriver.assertions.AbstractPluginSelection
 
AbstractPluginSwitchTo - Class in org.specrunner.webdriver
Partial implementation for frame interactions.
AbstractPluginSwitchTo() - Constructor for class org.specrunner.webdriver.AbstractPluginSwitchTo
 
AbstractPluginTimeouts - Class in org.specrunner.webdriver
Partial implementation for timeout interactions.
AbstractPluginTimeouts() - Constructor for class org.specrunner.webdriver.AbstractPluginTimeouts
 
AbstractPluginUrlAware - Class in org.specrunner.webdriver
A plugin which works with URLs.
AbstractPluginUrlAware() - Constructor for class org.specrunner.webdriver.AbstractPluginUrlAware
 
AbstractPluginWindow - Class in org.specrunner.webdriver
Partial implementation for windows interactions.
AbstractPluginWindow() - Constructor for class org.specrunner.webdriver.AbstractPluginWindow
 
addError(String, String, IBlock, IContext, IResultSet, WebDriver) - Static method in class org.specrunner.webdriver.assertions.PluginCompareUtils
Add error to result.
addStrategy(String, String) - Method in class org.specrunner.webdriver.impl.FinderXPath
Map an new search strategy.
asString(WebElement) - Method in class org.specrunner.webdriver.AbstractPluginFind
Show the element as Strings.

B

BROWSER_NAME - Static variable in class org.specrunner.webdriver.PluginBrowser
Default browser name.
BROWSER_TYPE - Static variable in class org.specrunner.webdriver.PluginBrowser
Suffix of browser type.
by - Variable in class org.specrunner.webdriver.impl.FinderXPath
The reference to document objects.

C

checkSelection(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.assertions.AbstractPluginSelection
Perform the selection test.
checkSelection(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.assertions.PluginOptions
 
checkSelection(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.assertions.PluginSelected
 
chrome - Variable in class org.specrunner.webdriver.impl.WebDriverFactoryChrome
The path Chrome path.
compare(String, String, IBlock, IContext, IResultSet, WebDriver) - Static method in class org.specrunner.webdriver.assertions.PluginCompareUtils
Compare two strings.
compareDate(PluginCompareDate, String, String, IBlock, IContext, IResultSet, WebDriver) - Static method in class org.specrunner.webdriver.assertions.PluginCompareUtils
Perform date comparisons.
compareElements(PluginCompareNode, IContext, IResultSet, Element, WebElement, int) - Static method in class org.specrunner.webdriver.assertions.PluginCompareUtils
Compare two elements and return the number of errors in comparison.
compareNode(PluginCompareNode, Element, WebElement, IBlock, IContext, IResultSet, WebDriver) - Static method in class org.specrunner.webdriver.assertions.PluginCompareUtils
Compare two nodes.
compareTable(IContext, IResultSet, WebDriver, WebElement, Node) - Method in class org.specrunner.webdriver.assertions.PluginCompareTable
Compare a table.
compareTerminal(IPlugin, IContext, IResultSet, WebDriver, CellAdapter, WebElement) - Method in class org.specrunner.webdriver.assertions.PluginCompareTable
Compare terminal nodes of tables.
compareTexts(PluginCompareNode, IContext, IResultSet, Element, WebElement, int) - Static method in class org.specrunner.webdriver.assertions.PluginCompareUtils
Compare two nodes by theirs texts.
create(IContext) - Method in class org.specrunner.webdriver.impl.WebDriverFactoryChrome
 
create(IContext) - Method in class org.specrunner.webdriver.impl.WebDriverFactoryHtmlUnit
 
create(IContext) - Method in class org.specrunner.webdriver.impl.WebDriverFactoryIe
 
create(IContext) - Method in interface org.specrunner.webdriver.IWebDriverFactory
Create a WebDriver.

D

doEnd(IContext, IResultSet, WebDriver, WebDriver.TargetLocator) - Method in class org.specrunner.webdriver.AbstractPluginAlert
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.TargetLocator, Alert) - Method in class org.specrunner.webdriver.AbstractPluginAlert
Perform an alert action.
doEnd(IContext, IResultSet) - Method in class org.specrunner.webdriver.AbstractPluginBrowserAware
 
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.AbstractPluginBrowserAware
Method delegation which receives the browser to be used by subclasses.
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.AbstractPluginFind
 
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.AbstractPluginHasCapabilities
 
doEnd(IContext, IResultSet, WebDriver, HasCapabilities) - Method in class org.specrunner.webdriver.AbstractPluginHasCapabilities
Perform an action on HasCapabilities devices.
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.AbstractPluginHasInputDevices
 
doEnd(IContext, IResultSet, WebDriver, HasInputDevices) - Method in class org.specrunner.webdriver.AbstractPluginHasInputDevices
Perform actions on input devices drivers.
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.AbstractPluginHasTouchScreen
 
doEnd(IContext, IResultSet, WebDriver, TouchScreen) - Method in class org.specrunner.webdriver.AbstractPluginHasTouchScreen
Perform actions on touch screen devices.
doEnd(IContext, IResultSet, WebDriver, WebDriver.Options) - Method in class org.specrunner.webdriver.AbstractPluginIme
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.Options, WebDriver.ImeHandler) - Method in class org.specrunner.webdriver.AbstractPluginIme
Perform an options/ime action.
doEnd(IContext, IResultSet, WebDriver, HasInputDevices) - Method in class org.specrunner.webdriver.AbstractPluginKeyboard
 
doEnd(IContext, IResultSet, WebDriver, HasInputDevices, Keyboard) - Method in class org.specrunner.webdriver.AbstractPluginKeyboard
Perform an action on input devices with keyboard.
doEnd(IContext, IResultSet, WebDriver, HasInputDevices) - Method in class org.specrunner.webdriver.AbstractPluginMouse
 
doEnd(IContext, IResultSet, WebDriver, HasInputDevices, Mouse) - Method in class org.specrunner.webdriver.AbstractPluginMouse
Perform actions on a mouse enabled device.
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.AbstractPluginNavigation
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.Navigation) - Method in class org.specrunner.webdriver.AbstractPluginNavigation
Perform navigational actions.
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.AbstractPluginOptions
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.Options) - Method in class org.specrunner.webdriver.AbstractPluginOptions
Perform an option action.
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.AbstractPluginRotatable
 
doEnd(IContext, IResultSet, WebDriver, Rotatable) - Method in class org.specrunner.webdriver.AbstractPluginRotatable
Perform an action on rotatable drivers.
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.AbstractPluginSwitchTo
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.TargetLocator) - Method in class org.specrunner.webdriver.AbstractPluginSwitchTo
Perform a target locator action.
doEnd(IContext, IResultSet, WebDriver, WebDriver.Options) - Method in class org.specrunner.webdriver.AbstractPluginTimeouts
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.Options, WebDriver.Timeouts) - Method in class org.specrunner.webdriver.AbstractPluginTimeouts
Perform an option timeout action.
doEnd(IContext, IResultSet, WebDriver, WebDriver.Options) - Method in class org.specrunner.webdriver.AbstractPluginWindow
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.Options, WebDriver.Window) - Method in class org.specrunner.webdriver.AbstractPluginWindow
Perform an option/window action.
doEnd(IContext, IResultSet, WebDriver, WebDriver.TargetLocator, Alert) - Method in class org.specrunner.webdriver.actions.alert.PluginAlertConfirm
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.TargetLocator, Alert) - Method in class org.specrunner.webdriver.actions.alert.PluginAlertDismiss
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.TargetLocator, Alert) - Method in class org.specrunner.webdriver.actions.alert.PluginAlertType
 
doEnd(IContext, IResultSet, WebDriver, HasInputDevices, Keyboard) - Method in class org.specrunner.webdriver.actions.input.keyboard.PluginPressKeys
 
doEnd(IContext, IResultSet, WebDriver, HasInputDevices, Keyboard) - Method in class org.specrunner.webdriver.actions.input.keyboard.PluginReleaseKeys
 
doEnd(IContext, IResultSet, WebDriver, HasInputDevices, Mouse) - Method in class org.specrunner.webdriver.actions.input.mouse.PluginClickCoordinates
 
doEnd(IContext, IResultSet, WebDriver, HasInputDevices, Mouse) - Method in class org.specrunner.webdriver.actions.input.mouse.PluginContextClickCoordinates
 
doEnd(IContext, IResultSet, WebDriver, HasInputDevices, Mouse) - Method in class org.specrunner.webdriver.actions.input.mouse.PluginDoubleClickCoordinates
 
doEnd(IContext, IResultSet, WebDriver, HasInputDevices, Mouse) - Method in class org.specrunner.webdriver.actions.input.mouse.PluginMouseDownCoordinates
 
doEnd(IContext, IResultSet, WebDriver, HasInputDevices, Mouse) - Method in class org.specrunner.webdriver.actions.input.mouse.PluginMouseMoveCoordinates
 
doEnd(IContext, IResultSet, WebDriver, HasInputDevices, Mouse) - Method in class org.specrunner.webdriver.actions.input.mouse.PluginMouseUpCoordinates
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.Navigation) - Method in class org.specrunner.webdriver.actions.navigation.PluginBack
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.Navigation) - Method in class org.specrunner.webdriver.actions.navigation.PluginForward
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.Navigation) - Method in class org.specrunner.webdriver.actions.navigation.PluginGo
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.Navigation) - Method in class org.specrunner.webdriver.actions.navigation.PluginRefresh
 
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.actions.PluginClick
 
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.actions.PluginClickHold
 
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.actions.PluginClose
 
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.actions.PluginDoubleClick
 
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.actions.PluginHeader
 
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.actions.PluginOpen
 
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.actions.PluginQuit
 
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.actions.PluginRelease
 
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.actions.PluginStartIn
 
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.actions.PluginView
 
doEnd(IContext, IResultSet, WebDriver, Rotatable) - Method in class org.specrunner.webdriver.actions.rotatable.PluginRotate
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.TargetLocator) - Method in class org.specrunner.webdriver.actions.switchto.PluginActive
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.TargetLocator) - Method in class org.specrunner.webdriver.actions.switchto.PluginDefault
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.TargetLocator) - Method in class org.specrunner.webdriver.actions.switchto.PluginFrame
 
doEnd(IContext, IResultSet, WebDriver, TouchScreen) - Method in class org.specrunner.webdriver.actions.touch.PluginDoubleTap
 
doEnd(IContext, IResultSet, WebDriver, TouchScreen) - Method in class org.specrunner.webdriver.actions.touch.PluginDown
 
doEnd(IContext, IResultSet, WebDriver, TouchScreen) - Method in class org.specrunner.webdriver.actions.touch.PluginFlick
 
doEnd(IContext, IResultSet, WebDriver, TouchScreen) - Method in class org.specrunner.webdriver.actions.touch.PluginFlickOff
 
doEnd(IContext, IResultSet, WebDriver, TouchScreen) - Method in class org.specrunner.webdriver.actions.touch.PluginLongPress
 
doEnd(IContext, IResultSet, WebDriver, TouchScreen) - Method in class org.specrunner.webdriver.actions.touch.PluginMove
 
doEnd(IContext, IResultSet, WebDriver, TouchScreen) - Method in class org.specrunner.webdriver.actions.touch.PluginScroll
 
doEnd(IContext, IResultSet, WebDriver, TouchScreen) - Method in class org.specrunner.webdriver.actions.touch.PluginScrollOff
 
doEnd(IContext, IResultSet, WebDriver, TouchScreen) - Method in class org.specrunner.webdriver.actions.touch.PluginSingleTap
 
doEnd(IContext, IResultSet, WebDriver, TouchScreen) - Method in class org.specrunner.webdriver.actions.touch.PluginUp
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.Options, WebDriver.Window) - Method in class org.specrunner.webdriver.actions.window.PluginMaximize
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.Options, WebDriver.Window) - Method in class org.specrunner.webdriver.actions.window.PluginPosition
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.Options, WebDriver.Window) - Method in class org.specrunner.webdriver.actions.window.PluginSize
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.TargetLocator, Alert) - Method in class org.specrunner.webdriver.assertions.alert.PluginAlertCompare
 
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.assertions.PluginNotPresent
 
doEnd(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.assertions.PluginPresent
 
doEnd(IContext, IResultSet, WebDriver, Rotatable) - Method in class org.specrunner.webdriver.assertions.rotatable.PluginScreenOrientation
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.Options, WebDriver.Window) - Method in class org.specrunner.webdriver.assertions.window.PluginPosition
 
doEnd(IContext, IResultSet, WebDriver, WebDriver.Options, WebDriver.Window) - Method in class org.specrunner.webdriver.assertions.window.PluginSize
 
doSomething(WebElement) - Method in class org.specrunner.webdriver.actions.AbstractPluginCheck
Perform something with the checkbox.
doSomething(WebElement, WebElement) - Method in class org.specrunner.webdriver.actions.AbstractPluginSelect
Perform something on select option.
doSomething(WebElement) - Method in class org.specrunner.webdriver.actions.PluginCheck
 
doSomething(WebElement, WebElement) - Method in class org.specrunner.webdriver.actions.PluginSelect
 
doSomething(WebElement) - Method in class org.specrunner.webdriver.actions.PluginUncheck
 
doSomething(WebElement, WebElement) - Method in class org.specrunner.webdriver.actions.PluginUnselect
 
doStart(IContext, IResultSet) - Method in class org.specrunner.webdriver.PluginBrowser
 
driver - Variable in class org.specrunner.webdriver.impl.WebDriverFactoryChrome
The driver path.
driver - Variable in class org.specrunner.webdriver.impl.WebDriverFactoryIe
The driver path.
dump(File, String, Map<String, String>, String) - Method in class org.specrunner.webdriver.util.WritablePage
Dump the file from temporary to target.
dumpScreenshot(WebDriver, TakesScreenshot) - Method in class org.specrunner.webdriver.util.WritablePage
Dump a screen shot of web driver which implements TakesScreenshot.

E

enabled() - Method in class org.specrunner.webdriver.assertions.AbstractPluginEnabled
Get enabled or not.
enabled() - Method in class org.specrunner.webdriver.assertions.PluginDisabled
 
enabled() - Method in class org.specrunner.webdriver.assertions.PluginEnabled
 
equals(Object) - Method in class org.specrunner.webdriver.listeners.PageListener
 
error(CSSParseException) - Method in class org.specrunner.webdriver.OptimizedCssErrorHandler
 
expected() - Method in class org.specrunner.webdriver.assertions.AbstractPluginCheckable
The expected value.
expected() - Method in class org.specrunner.webdriver.assertions.PluginChecked
 
expected() - Method in class org.specrunner.webdriver.assertions.PluginUnchecked
 

F

fatalError(CSSParseException) - Method in class org.specrunner.webdriver.OptimizedCssErrorHandler
 
FEATURE_CHROME - Static variable in class org.specrunner.webdriver.impl.WebDriverFactoryChrome
Feature to set Chrome path.
FEATURE_DIR - Static variable in class org.specrunner.webdriver.AbstractPluginBrowserAware
Default directory to save downloaded files.
FEATURE_DRIVER - Static variable in class org.specrunner.webdriver.impl.WebDriverFactoryChrome
Feature to set web driver path.
FEATURE_DRIVER - Static variable in class org.specrunner.webdriver.impl.WebDriverFactoryIe
Feature to set web driver path.
FEATURE_FINDER_INSTANCE - Static variable in class org.specrunner.webdriver.AbstractPluginFind
Feature to set finderInstance.
FEATURE_FINDER_TYPE - Static variable in class org.specrunner.webdriver.AbstractPluginFind
Feature to set finder type.
FEATURE_FORMAT - Static variable in class org.specrunner.webdriver.assertions.PluginCompareDate
Feature to set data format on comparisons.
FEATURE_INTERVAL - Static variable in class org.specrunner.webdriver.AbstractPluginBrowserAware
Feature for interval.
FEATURE_MAXWAIT - Static variable in class org.specrunner.webdriver.AbstractPluginBrowserAware
Feature to set max interval.
FEATURE_RECORDING - Static variable in class org.specrunner.webdriver.PluginBrowser
Feature to enable browser recording.
FEATURE_REUSE - Static variable in class org.specrunner.webdriver.PluginBrowser
Feature to set web driver reuse.
FEATURE_SWITCHES - Static variable in class org.specrunner.webdriver.impl.WebDriverFactoryChrome
Feature to set Chrome switches options.
FEATURE_TIMEOUT - Static variable in class org.specrunner.webdriver.AbstractPluginBrowserAware
Default timeout to finish the action.
FEATURE_TOLERANCE - Static variable in class org.specrunner.webdriver.assertions.PluginCompareDate
Feature to set tolerance on time comparison.
FEATURE_WAITFOR - Static variable in class org.specrunner.webdriver.AbstractPluginBrowserAware
Wait for feature.
FEATURE_WEBDRIVER_FACTORY - Static variable in class org.specrunner.webdriver.PluginBrowser
Feature to set webdriver factory class name.
FEATURE_WEBDRIVER_INSTANCE - Static variable in class org.specrunner.webdriver.PluginBrowser
Feature to set web driver instance.
FEATURE_WEBDRIVER_TYPE - Static variable in class org.specrunner.webdriver.PluginBrowser
Feature to set web driver class name.
find(IContext, IResultSet, WebDriver) - Method in interface org.specrunner.webdriver.IFinder
Returns a list of elements.
find(IContext, IResultSet, WebDriver) - Method in class org.specrunner.webdriver.impl.FinderXPath
 
finder - Variable in class org.specrunner.webdriver.AbstractPluginFind
The finder class name.
finderInstance - Variable in class org.specrunner.webdriver.AbstractPluginFind
A finder instance.
FinderXPath - Class in org.specrunner.webdriver.impl
Utility class to manage search strategies to be used by browser aware plugins.
FinderXPath() - Constructor for class org.specrunner.webdriver.impl.FinderXPath
Minimum constructor.
findStrategy(String) - Method in class org.specrunner.webdriver.impl.FinderXPath
Recover a given strategy.

G

get() - Static method in class org.specrunner.webdriver.impl.FinderXPath
Gets the thread safe instance of finder.
getActionType() - Method in class org.specrunner.webdriver.actions.AbstractPluginCheck
 
getActionType() - Method in class org.specrunner.webdriver.actions.AbstractPluginSelect
 
getActionType() - Method in class org.specrunner.webdriver.actions.alert.PluginAlertConfirm
 
getActionType() - Method in class org.specrunner.webdriver.actions.alert.PluginAlertDismiss
 
getActionType() - Method in class org.specrunner.webdriver.actions.alert.PluginAlertType
 
getActionType() - Method in class org.specrunner.webdriver.actions.input.keyboard.PluginPressKeys
 
getActionType() - Method in class org.specrunner.webdriver.actions.input.keyboard.PluginReleaseKeys
 
getActionType() - Method in class org.specrunner.webdriver.actions.input.mouse.AbstractPluginCoordinates
 
getActionType() - Method in class org.specrunner.webdriver.actions.navigation.PluginBack
 
getActionType() - Method in class org.specrunner.webdriver.actions.navigation.PluginForward
 
getActionType() - Method in class org.specrunner.webdriver.actions.navigation.PluginGo
 
getActionType() - Method in class org.specrunner.webdriver.actions.navigation.PluginRefresh
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginClear
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginClick
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginClickHold
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginClickHoldOn
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginClickNext
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginClickOn
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginClose
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginContextClick
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginDoubleClick
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginDoubleClickOn
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginDragAndDrop
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginHeader
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginMoveBy
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginMoveTo
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginOpen
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginQuit
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginRelease
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginReleaseOn
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginStartIn
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginSubmit
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginType
 
getActionType() - Method in class org.specrunner.webdriver.actions.PluginView
 
getActionType() - Method in class org.specrunner.webdriver.actions.rotatable.PluginRotate
 
getActionType() - Method in class org.specrunner.webdriver.actions.switchto.PluginActive
 
getActionType() - Method in class org.specrunner.webdriver.actions.switchto.PluginDefault
 
getActionType() - Method in class org.specrunner.webdriver.actions.switchto.PluginFrame
 
getActionType() - Method in class org.specrunner.webdriver.actions.switchto.PluginFrameOn
 
getActionType() - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinates
 
getActionType() - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinatesOff
 
getActionType() - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginDirectional
 
getActionType() - Method in class org.specrunner.webdriver.actions.touch.PluginFlick
 
getActionType() - Method in class org.specrunner.webdriver.actions.touch.PluginScroll
 
getActionType() - Method in class org.specrunner.webdriver.actions.window.PluginMaximize
 
getActionType() - Method in class org.specrunner.webdriver.actions.window.PluginPosition
 
getActionType() - Method in class org.specrunner.webdriver.actions.window.PluginSize
 
getActionType() - Method in class org.specrunner.webdriver.assertions.AbstractPluginCheckable
 
getActionType() - Method in class org.specrunner.webdriver.assertions.AbstractPluginEnabled
 
getActionType() - Method in class org.specrunner.webdriver.assertions.AbstractPluginSelection
 
getActionType() - Method in class org.specrunner.webdriver.assertions.alert.PluginAlertCompare
 
getActionType() - Method in class org.specrunner.webdriver.assertions.PluginCheckAtt
 
getActionType() - Method in class org.specrunner.webdriver.assertions.PluginCompareNode
 
getActionType() - Method in class org.specrunner.webdriver.assertions.PluginCompareTable
 
getActionType() - Method in class org.specrunner.webdriver.assertions.PluginCompareText
 
getActionType() - Method in class org.specrunner.webdriver.assertions.PluginContains
 
getActionType() - Method in class org.specrunner.webdriver.assertions.PluginNotPresent
 
getActionType() - Method in class org.specrunner.webdriver.assertions.PluginOptions
 
getActionType() - Method in class org.specrunner.webdriver.assertions.PluginPresent
 
getActionType() - Method in class org.specrunner.webdriver.assertions.PluginSelected
 
getActionType() - Method in class org.specrunner.webdriver.assertions.rotatable.PluginScreenOrientation
 
getActionType() - Method in class org.specrunner.webdriver.assertions.window.PluginPosition
 
getActionType() - Method in class org.specrunner.webdriver.assertions.window.PluginSize
 
getActionType() - Method in class org.specrunner.webdriver.PluginBrowser
 
getAppend() - Method in class org.specrunner.webdriver.actions.PluginType
Get the append mode.
getArguments(IContext) - Method in class org.specrunner.webdriver.impl.FinderXPath
Get the arguments for search strategy.
getAttribute() - Method in class org.specrunner.webdriver.assertions.PluginCheckAtt
Gets the attribute.
getAuxiliary() - Method in class org.specrunner.webdriver.actions.input.mouse.AbstractPluginCoordinates
Gets the auxiliary.
getAuxiliary() - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinates
Gets the auxiliary.
getBaseForBrowser(String) - Static method in class org.specrunner.webdriver.actions.PluginStartIn
Gets the start URL for a given browser name.
getBaseFromProvider(IContext) - Method in class org.specrunner.webdriver.actions.PluginStartIn
Get the URL from a provider.
getBrowserName() - Method in class org.specrunner.webdriver.AbstractPluginBrowserAware
Gets the browser name.
getBy() - Method in class org.specrunner.webdriver.impl.FinderXPath
The search strategy to be used. i.e.
getChrome() - Method in class org.specrunner.webdriver.impl.WebDriverFactoryChrome
Gets the Chrome path.
getContains() - Method in class org.specrunner.webdriver.assertions.PluginCompareNode
Defines the attribute comparison strategy as contains.
getCoordinates() - Method in class org.specrunner.webdriver.actions.input.mouse.AbstractPluginCoordinates
Builder of coordinates.
getCoordinates() - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinates
Builder of coordinates.
getCount() - Method in class org.specrunner.webdriver.assertions.PluginPresent
Gets the exact count match.
getDir() - Method in class org.specrunner.webdriver.AbstractPluginBrowserAware
Get current download directory, if any.
getDownload() - Method in class org.specrunner.webdriver.AbstractPluginBrowserAware
The download target.
getDriver() - Method in class org.specrunner.webdriver.impl.WebDriverFactoryChrome
Gets the driver path.
getDriver() - Method in class org.specrunner.webdriver.impl.WebDriverFactoryIe
Gets the driver path.
getExtension(File) - Method in class org.specrunner.webdriver.util.WritablePage
Gets the file extension.
getFinder() - Method in class org.specrunner.webdriver.AbstractPluginFind
The finder type.
getFinderInstance() - Method in class org.specrunner.webdriver.AbstractPluginFind
Sets the plugin finderInstance.
getFinderInstance(IContext) - Method in class org.specrunner.webdriver.AbstractPluginFind
Propagate parameters added to finderInstance.
getFormat() - Method in class org.specrunner.webdriver.assertions.PluginCompareDate
The date format.
getHeader() - Method in class org.specrunner.webdriver.actions.PluginHeader
Gets header name.
getHeight() - Method in class org.specrunner.webdriver.AbstractPluginWindow
Gets the client height.
getIndex() - Method in class org.specrunner.webdriver.AbstractPluginFindSingle
Element index, to be used when XPath returns more than one element.
getIndex() - Method in class org.specrunner.webdriver.actions.switchto.PluginFrame
Gets the target frame index.
getIndom() - Method in class org.specrunner.webdriver.actions.input.mouse.AbstractPluginCoordinates
Gets the DOM point.
getIndom() - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinates
Gets the DOM point.
getInformation() - Method in class org.specrunner.webdriver.util.WritablePage
 
getInterval() - Method in class org.specrunner.webdriver.AbstractPluginBrowserAware
The interval between JavaScript finish checks.
getInviewport() - Method in class org.specrunner.webdriver.actions.input.mouse.AbstractPluginCoordinates
Gets the point in view.
getInviewport() - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinates
Gets the point in view.
getKey() - Method in class org.specrunner.webdriver.AbstractPluginKeyboard
Gets the keys by the name set in name attribute.
getMax() - Method in class org.specrunner.webdriver.assertions.PluginPresent
Set maximum counter.
getMaxwait() - Method in class org.specrunner.webdriver.AbstractPluginBrowserAware
The max time to wait for JavaScript return.
getMessage(IContext, Object) - Method in class org.specrunner.webdriver.assertions.PluginCheckAtt
The error message.
getMessage(IContext, String) - Method in class org.specrunner.webdriver.assertions.PluginContains
The error message in case o test failure.
getMessage(IContext, String) - Method in class org.specrunner.webdriver.assertions.PluginNotContains
 
getMin() - Method in class org.specrunner.webdriver.assertions.PluginPresent
Gets the minimum count.
getName() - Method in class org.specrunner.webdriver.listeners.PageListener
 
getNameorid() - Method in class org.specrunner.webdriver.actions.switchto.PluginFrame
Gets the frame name or id.
getOnscreen() - Method in class org.specrunner.webdriver.actions.input.mouse.AbstractPluginCoordinates
Gets the point on screen.
getOnscreen() - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinates
Gets the point on screen.
getOrientation() - Method in class org.specrunner.webdriver.AbstractPluginRotatable
Get the orientation name.
getOrientationValue() - Method in class org.specrunner.webdriver.AbstractPluginRotatable
Gets the object orientation by its name.
getPoint(String) - Static method in class org.specrunner.webdriver.actions.input.mouse.AbstractPluginCoordinates
Gets the point from a string, the pattern is 'x,y'.
getPoint(String) - Static method in class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinates
Gets the point from a string, the pattern is 'x,y'.
getPosition() - Method in class org.specrunner.webdriver.actions.PluginType
Get the position to type text.
getProvider() - Method in class org.specrunner.webdriver.actions.PluginStartIn
The IStringProvider which can give information about the start url.
getRecording() - Method in class org.specrunner.webdriver.PluginBrowser
Get the recording status. true, for recording, false, otherwise.
getReuse() - Method in class org.specrunner.webdriver.PluginBrowser
Gets the reuse status.
getSeparator() - Method in class org.specrunner.webdriver.impl.FinderXPath
Gets the parameter separator.
getSpeed() - Method in class org.specrunner.webdriver.actions.touch.PluginFlickOff
Gets the speed.
getStrategies() - Method in class org.specrunner.webdriver.impl.FinderXPath
List of available strategies.
getStrict() - Method in class org.specrunner.webdriver.assertions.PluginCompareNode
Gets the strict flag.
getSwitches() - Method in class org.specrunner.webdriver.impl.WebDriverFactoryChrome
Gets the switches.
getTarget() - Method in class org.specrunner.webdriver.actions.PluginDragAndDrop
Gets the target of paste action. i.e.
getText(WebElement) - Method in class org.specrunner.webdriver.AbstractPluginFind
Get the value of element.
getTo() - Method in class org.specrunner.webdriver.actions.navigation.PluginGo
Gets the to index.
getTolerance() - Method in class org.specrunner.webdriver.assertions.PluginCompareDate
Gets the time tolerance.
getType() - Method in class org.specrunner.webdriver.impl.FinderXPath
Get the type of search strategy. i.e.
getUrl() - Method in class org.specrunner.webdriver.AbstractPluginUrlAware
The URL to be used.
getWaitCondition(long, Long) - Method in class org.specrunner.webdriver.AbstractPluginBrowserAware
Return the condition to wait.
getWaitfor() - Method in class org.specrunner.webdriver.AbstractPluginBrowserAware
XPath expression to wait for.
getWebClient() - Method in class org.specrunner.webdriver.HtmlUnitDriverLocal
 
getWebClient() - Method in interface org.specrunner.webdriver.IHtmlUnitDriver
Return the webdriver client.
getWebdriver() - Method in class org.specrunner.webdriver.PluginBrowser
Gets web driver class name.
getWebdriverfactory() - Method in class org.specrunner.webdriver.PluginBrowser
Gets web driver factory class name.
getWebdriverInstance() - Method in class org.specrunner.webdriver.PluginBrowser
Gets the web driver instance.
getWidth() - Method in class org.specrunner.webdriver.AbstractPluginWindow
Gets the client width.
getX() - Method in class org.specrunner.webdriver.AbstractPluginWindow
Gets the X position.
getX() - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginDirectional
Gets the x position.
getXoffset() - Method in class org.specrunner.webdriver.actions.input.mouse.PluginMouseMoveCoordinates
Gets the x offset value.
getXoffset() - Method in class org.specrunner.webdriver.actions.PluginDragAndDrop
Gets the x offset value.
getXoffset() - Method in class org.specrunner.webdriver.actions.PluginMoveBy
Gets the x offset value.
getXoffset() - Method in class org.specrunner.webdriver.actions.PluginMoveTo
Gets the x offset value.
getXoffset() - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinatesOff
Gets the x offset value.
getXoffset() - Method in class org.specrunner.webdriver.actions.touch.PluginScroll
Gets the x offset value.
getXPath(IContext) - Method in class org.specrunner.webdriver.impl.FinderXPath
Gets the XPath related to the plugin.
getXspeed() - Method in class org.specrunner.webdriver.actions.touch.PluginFlick
Gets the x speed.
getY() - Method in class org.specrunner.webdriver.AbstractPluginWindow
Gets the Y position.
getY() - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginDirectional
Gets the y position.
getYoffset() - Method in class org.specrunner.webdriver.actions.input.mouse.PluginMouseMoveCoordinates
Gets the y offset method.
getYoffset() - Method in class org.specrunner.webdriver.actions.PluginDragAndDrop
Gets the y offset method.
getYoffset() - Method in class org.specrunner.webdriver.actions.PluginMoveBy
Gets the y offset method.
getYoffset() - Method in class org.specrunner.webdriver.actions.PluginMoveTo
Gets the y offset method.
getYoffset() - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinatesOff
Gets the y offset method.
getYoffset() - Method in class org.specrunner.webdriver.actions.touch.PluginScroll
Gets the y offset method.
getYspeed() - Method in class org.specrunner.webdriver.actions.touch.PluginFlick
Gets y speed.

H

hashCode() - Method in class org.specrunner.webdriver.listeners.PageListener
 
hasInformation() - Method in class org.specrunner.webdriver.util.WritablePage
 
HtmlUnitDriverLocal - Class in org.specrunner.webdriver
Implementation for HtmlUnitDriver which enable recovering WebClient instance.
HtmlUnitDriverLocal() - Constructor for class org.specrunner.webdriver.HtmlUnitDriverLocal
Default constructor.
HtmlUnitDriverLocal(boolean) - Constructor for class org.specrunner.webdriver.HtmlUnitDriverLocal
Creates the client with JS enabled or not.
HtmlUnitDriverLocal(BrowserVersion) - Constructor for class org.specrunner.webdriver.HtmlUnitDriverLocal
Creates a client with a given version.
HtmlUnitDriverLocal(Capabilities) - Constructor for class org.specrunner.webdriver.HtmlUnitDriverLocal
Creates a driver with preset capabilities.

I

IFinder - Interface in org.specrunner.webdriver
Something that finds WebElement in pages.
IHtmlUnitDriver - Interface in org.specrunner.webdriver
A webdriver which returns the web client.
index - Variable in class org.specrunner.webdriver.AbstractPluginFindSingle
The element index.
initialize(IContext) - Method in class org.specrunner.webdriver.AbstractPluginBrowserAware
 
initialize(IContext) - Method in class org.specrunner.webdriver.AbstractPluginFind
 
initialize(IContext) - Method in class org.specrunner.webdriver.assertions.PluginCompareDate
 
initialize(IContext) - Method in class org.specrunner.webdriver.assertions.PluginContains
 
initialize() - Method in class org.specrunner.webdriver.HtmlUnitDriverLocal
Perform some missing initialization on webclient.
initialize(IContext) - Method in class org.specrunner.webdriver.PluginBrowser
 
isCheckbox(WebElement) - Method in class org.specrunner.webdriver.actions.AbstractPluginCheck
Check if is checkbox.
isCheckbox(WebElement) - Method in class org.specrunner.webdriver.assertions.AbstractPluginCheckable
Return if a element is a input type=checkbox.
isDate(INodeHolder) - Static method in class org.specrunner.webdriver.assertions.PluginCompareDate
Check if the element stand for a date.
isIgnorable(PluginException) - Method in class org.specrunner.webdriver.actions.PluginOpen
Should return true if the error is ignorable.
isNode(INodeHolder) - Static method in class org.specrunner.webdriver.assertions.PluginCompareNode
Check if the element stand for a node.
isRadio(WebElement) - Method in class org.specrunner.webdriver.assertions.AbstractPluginCheckable
Return if a element is a input type=radio.
isSelect(WebElement) - Method in class org.specrunner.webdriver.actions.AbstractPluginSelect
Says if the element is a select.
isSelect(WebElement) - Method in class org.specrunner.webdriver.assertions.AbstractPluginSelection
Check if element is a select.
isTable(INodeHolder) - Static method in class org.specrunner.webdriver.assertions.PluginCompareTable
Return if a given element is a table.
isWaitForClient() - Method in class org.specrunner.webdriver.AbstractPluginBrowserAware
Sign actions to wait for browser response.
isWaitForClient() - Method in class org.specrunner.webdriver.actions.PluginClose
 
isWaitForClient() - Method in class org.specrunner.webdriver.actions.PluginQuit
 
IWebDriverFactory - Interface in org.specrunner.webdriver
Creates a WebDriver based on contextual information.

N

notify(String, Object) - Method in class org.specrunner.webdriver.OptimizedIncorrectnessListener
 

O

onAfterEnd(IPlugin, IContext, IResultSet) - Method in class org.specrunner.webdriver.listeners.PageListener
 
OptimizedCssErrorHandler - Class in org.specrunner.webdriver
Default implementation of CSS handler which log only if required.
OptimizedCssErrorHandler() - Constructor for class org.specrunner.webdriver.OptimizedCssErrorHandler
 
OptimizedIncorrectnessListener - Class in org.specrunner.webdriver
Default implementation of incorrectness listener which log only if required.
OptimizedIncorrectnessListener() - Constructor for class org.specrunner.webdriver.OptimizedIncorrectnessListener
 
org.specrunner.webdriver - package org.specrunner.webdriver
 
org.specrunner.webdriver.actions - package org.specrunner.webdriver.actions
 
org.specrunner.webdriver.actions.alert - package org.specrunner.webdriver.actions.alert
 
org.specrunner.webdriver.actions.input.keyboard - package org.specrunner.webdriver.actions.input.keyboard
 
org.specrunner.webdriver.actions.input.mouse - package org.specrunner.webdriver.actions.input.mouse
 
org.specrunner.webdriver.actions.navigation - package org.specrunner.webdriver.actions.navigation
 
org.specrunner.webdriver.actions.rotatable - package org.specrunner.webdriver.actions.rotatable
 
org.specrunner.webdriver.actions.switchto - package org.specrunner.webdriver.actions.switchto
 
org.specrunner.webdriver.actions.touch - package org.specrunner.webdriver.actions.touch
 
org.specrunner.webdriver.actions.window - package org.specrunner.webdriver.actions.window
 
org.specrunner.webdriver.assertions - package org.specrunner.webdriver.assertions
 
org.specrunner.webdriver.assertions.alert - package org.specrunner.webdriver.assertions.alert
 
org.specrunner.webdriver.assertions.rotatable - package org.specrunner.webdriver.assertions.rotatable
 
org.specrunner.webdriver.assertions.window - package org.specrunner.webdriver.assertions.window
 
org.specrunner.webdriver.impl - package org.specrunner.webdriver.impl
 
org.specrunner.webdriver.listeners - package org.specrunner.webdriver.listeners
 
org.specrunner.webdriver.util - package org.specrunner.webdriver.util
 

P

PageListener - Class in org.specrunner.webdriver.listeners
A listener to record screenshots after each step.
PageListener(String) - Constructor for class org.specrunner.webdriver.listeners.PageListener
Creates a listener with a name.
PluginActive - Class in org.specrunner.webdriver.actions.switchto
Select the active element.
PluginActive() - Constructor for class org.specrunner.webdriver.actions.switchto.PluginActive
 
PluginAlertCompare - Class in org.specrunner.webdriver.assertions.alert
Compare the text in alert.
PluginAlertCompare() - Constructor for class org.specrunner.webdriver.assertions.alert.PluginAlertCompare
 
PluginAlertConfirm - Class in org.specrunner.webdriver.actions.alert
Perform a confirm alert action.
PluginAlertConfirm() - Constructor for class org.specrunner.webdriver.actions.alert.PluginAlertConfirm
 
PluginAlertDismiss - Class in org.specrunner.webdriver.actions.alert
Perform a alert dismiss action.
PluginAlertDismiss() - Constructor for class org.specrunner.webdriver.actions.alert.PluginAlertDismiss
 
PluginAlertType - Class in org.specrunner.webdriver.actions.alert
Perform a type on alert dialogs.
PluginAlertType() - Constructor for class org.specrunner.webdriver.actions.alert.PluginAlertType
 
PluginBack - Class in org.specrunner.webdriver.actions.navigation
Call driver back.
PluginBack() - Constructor for class org.specrunner.webdriver.actions.navigation.PluginBack
 
PluginBrowser - Class in org.specrunner.webdriver
Create a web driver instance.
PluginBrowser() - Constructor for class org.specrunner.webdriver.PluginBrowser
Creates a browser.
PluginCheck - Class in org.specrunner.webdriver.actions
Check all checkboxes.
PluginCheck() - Constructor for class org.specrunner.webdriver.actions.PluginCheck
 
PluginCheckAtt - Class in org.specrunner.webdriver.assertions
Check if a given attribute element contains a text.
PluginCheckAtt() - Constructor for class org.specrunner.webdriver.assertions.PluginCheckAtt
 
PluginChecked - Class in org.specrunner.webdriver.assertions
Check if elements are checked.
PluginChecked() - Constructor for class org.specrunner.webdriver.assertions.PluginChecked
 
PluginClear - Class in org.specrunner.webdriver.actions
Clear a given element.
PluginClear() - Constructor for class org.specrunner.webdriver.actions.PluginClear
 
PluginClick - Class in org.specrunner.webdriver.actions
Clicks something.
PluginClick() - Constructor for class org.specrunner.webdriver.actions.PluginClick
 
PluginClickCoordinates - Class in org.specrunner.webdriver.actions.input.mouse
Command click (by coordinates).
PluginClickCoordinates() - Constructor for class org.specrunner.webdriver.actions.input.mouse.PluginClickCoordinates
 
PluginClickHold - Class in org.specrunner.webdriver.actions
Clicks and hold.
PluginClickHold() - Constructor for class org.specrunner.webdriver.actions.PluginClickHold
 
PluginClickHoldOn - Class in org.specrunner.webdriver.actions
Clicks and hold a given element.
PluginClickHoldOn() - Constructor for class org.specrunner.webdriver.actions.PluginClickHoldOn
 
PluginClickNext - Class in org.specrunner.webdriver.actions
Clicks on a given element.
PluginClickNext() - Constructor for class org.specrunner.webdriver.actions.PluginClickNext
 
PluginClickOn - Class in org.specrunner.webdriver.actions
Clicks on a given element.
PluginClickOn() - Constructor for class org.specrunner.webdriver.actions.PluginClickOn
 
PluginClose - Class in org.specrunner.webdriver.actions
Closes the driver.
PluginClose() - Constructor for class org.specrunner.webdriver.actions.PluginClose
 
PluginCompareDate - Class in org.specrunner.webdriver.assertions
Compare date fields.
PluginCompareDate() - Constructor for class org.specrunner.webdriver.assertions.PluginCompareDate
 
PluginCompareNode - Class in org.specrunner.webdriver.assertions
Compare strings.
PluginCompareNode() - Constructor for class org.specrunner.webdriver.assertions.PluginCompareNode
 
PluginCompareTable - Class in org.specrunner.webdriver.assertions
Compare tables.
PluginCompareTable() - Constructor for class org.specrunner.webdriver.assertions.PluginCompareTable
 
PluginCompareText - Class in org.specrunner.webdriver.assertions
Compare strings.
PluginCompareText() - Constructor for class org.specrunner.webdriver.assertions.PluginCompareText
 
PluginCompareUtils - Class in org.specrunner.webdriver.assertions
Comparison utilities.
PluginContains - Class in org.specrunner.webdriver.assertions
Check if body or a given element contains a text.
PluginContains() - Constructor for class org.specrunner.webdriver.assertions.PluginContains
 
PluginContextClick - Class in org.specrunner.webdriver.actions
Context click (right-button).
PluginContextClick() - Constructor for class org.specrunner.webdriver.actions.PluginContextClick
 
PluginContextClickCoordinates - Class in org.specrunner.webdriver.actions.input.mouse
Context click action (by coordinates).
PluginContextClickCoordinates() - Constructor for class org.specrunner.webdriver.actions.input.mouse.PluginContextClickCoordinates
 
PluginDefault - Class in org.specrunner.webdriver.actions.switchto
Select default content (see TargetLocator.defaultContent() description).
PluginDefault() - Constructor for class org.specrunner.webdriver.actions.switchto.PluginDefault
 
PluginDisabled - Class in org.specrunner.webdriver.assertions
Check if elements are disabled.
PluginDisabled() - Constructor for class org.specrunner.webdriver.assertions.PluginDisabled
 
PluginDoubleClick - Class in org.specrunner.webdriver.actions
Double click.
PluginDoubleClick() - Constructor for class org.specrunner.webdriver.actions.PluginDoubleClick
 
PluginDoubleClickCoordinates - Class in org.specrunner.webdriver.actions.input.mouse
Double click action (by coordinates).
PluginDoubleClickCoordinates() - Constructor for class org.specrunner.webdriver.actions.input.mouse.PluginDoubleClickCoordinates
 
PluginDoubleClickOn - Class in org.specrunner.webdriver.actions
Double click on a given element.
PluginDoubleClickOn() - Constructor for class org.specrunner.webdriver.actions.PluginDoubleClickOn
 
PluginDoubleTap - Class in org.specrunner.webdriver.actions.touch
Double tap action in coordinates.
PluginDoubleTap() - Constructor for class org.specrunner.webdriver.actions.touch.PluginDoubleTap
 
PluginDown - Class in org.specrunner.webdriver.actions.touch
Down action in (x,y).
PluginDown() - Constructor for class org.specrunner.webdriver.actions.touch.PluginDown
 
PluginDragAndDrop - Class in org.specrunner.webdriver.actions
Drag the element in 'by' attribute to the destination in 'target', or use xoffset and yoffset.
PluginDragAndDrop() - Constructor for class org.specrunner.webdriver.actions.PluginDragAndDrop
 
PluginEnabled - Class in org.specrunner.webdriver.assertions
Check if elements are enabled.
PluginEnabled() - Constructor for class org.specrunner.webdriver.assertions.PluginEnabled
 
PluginFlick - Class in org.specrunner.webdriver.actions.touch
Flick action with xspeed and yspeed.
PluginFlick() - Constructor for class org.specrunner.webdriver.actions.touch.PluginFlick
 
PluginFlickOff - Class in org.specrunner.webdriver.actions.touch
Flick coordinates, xoffset, yoffset and speed.
PluginFlickOff() - Constructor for class org.specrunner.webdriver.actions.touch.PluginFlickOff
 
PluginForward - Class in org.specrunner.webdriver.actions.navigation
Call driver forward.
PluginForward() - Constructor for class org.specrunner.webdriver.actions.navigation.PluginForward
 
PluginFrame - Class in org.specrunner.webdriver.actions.switchto
Select a frame by index or nameOrId.
PluginFrame() - Constructor for class org.specrunner.webdriver.actions.switchto.PluginFrame
 
PluginFrameOn - Class in org.specrunner.webdriver.actions.switchto
Select frame given by element.
PluginFrameOn() - Constructor for class org.specrunner.webdriver.actions.switchto.PluginFrameOn
 
PluginGo - Class in org.specrunner.webdriver.actions.navigation
Call browser history to a index.
PluginGo() - Constructor for class org.specrunner.webdriver.actions.navigation.PluginGo
 
PluginHeader - Class in org.specrunner.webdriver.actions
Set the header information.
PluginHeader() - Constructor for class org.specrunner.webdriver.actions.PluginHeader
 
PluginLongPress - Class in org.specrunner.webdriver.actions.touch
Long press action in coordinates.
PluginLongPress() - Constructor for class org.specrunner.webdriver.actions.touch.PluginLongPress
 
PluginMaximize - Class in org.specrunner.webdriver.actions.window
Plugin to maximize window.
PluginMaximize() - Constructor for class org.specrunner.webdriver.actions.window.PluginMaximize
 
PluginMouseDownCoordinates - Class in org.specrunner.webdriver.actions.input.mouse
Mouse down action (by coordinates).
PluginMouseDownCoordinates() - Constructor for class org.specrunner.webdriver.actions.input.mouse.PluginMouseDownCoordinates
 
PluginMouseMoveCoordinates - Class in org.specrunner.webdriver.actions.input.mouse
Mouse move action (by coordinates).
PluginMouseMoveCoordinates() - Constructor for class org.specrunner.webdriver.actions.input.mouse.PluginMouseMoveCoordinates
 
PluginMouseUpCoordinates - Class in org.specrunner.webdriver.actions.input.mouse
Perform mouse up (by coordinates).
PluginMouseUpCoordinates() - Constructor for class org.specrunner.webdriver.actions.input.mouse.PluginMouseUpCoordinates
 
PluginMove - Class in org.specrunner.webdriver.actions.touch
Move action in (x,y).
PluginMove() - Constructor for class org.specrunner.webdriver.actions.touch.PluginMove
 
PluginMoveBy - Class in org.specrunner.webdriver.actions
Move to a given element.
PluginMoveBy() - Constructor for class org.specrunner.webdriver.actions.PluginMoveBy
 
PluginMoveTo - Class in org.specrunner.webdriver.actions
Move to a given element.
PluginMoveTo() - Constructor for class org.specrunner.webdriver.actions.PluginMoveTo
 
PluginNotContains - Class in org.specrunner.webdriver.assertions
Check if body or a given element does not contains a text.
PluginNotContains() - Constructor for class org.specrunner.webdriver.assertions.PluginNotContains
 
PluginNotPresent - Class in org.specrunner.webdriver.assertions
Check if an id, name, value, xpath, etc is not present.
PluginNotPresent() - Constructor for class org.specrunner.webdriver.assertions.PluginNotPresent
 
PluginOpen - Class in org.specrunner.webdriver.actions
Open a given URL.
PluginOpen() - Constructor for class org.specrunner.webdriver.actions.PluginOpen
 
PluginOptions - Class in org.specrunner.webdriver.assertions
Check select options.
PluginOptions() - Constructor for class org.specrunner.webdriver.assertions.PluginOptions
 
PluginPosition - Class in org.specrunner.webdriver.actions.window
Plugin to set web driver position.
PluginPosition() - Constructor for class org.specrunner.webdriver.actions.window.PluginPosition
 
PluginPosition - Class in org.specrunner.webdriver.assertions.window
Check window position.
PluginPosition() - Constructor for class org.specrunner.webdriver.assertions.window.PluginPosition
 
PluginPresent - Class in org.specrunner.webdriver.assertions
Check if an id, name, value, xpath, etc is present.
PluginPresent() - Constructor for class org.specrunner.webdriver.assertions.PluginPresent
 
PluginPressKeys - Class in org.specrunner.webdriver.actions.input.keyboard
Press a given key.
PluginPressKeys() - Constructor for class org.specrunner.webdriver.actions.input.keyboard.PluginPressKeys
 
PluginQuit - Class in org.specrunner.webdriver.actions
Quits the driver.
PluginQuit() - Constructor for class org.specrunner.webdriver.actions.PluginQuit
 
PluginRefresh - Class in org.specrunner.webdriver.actions.navigation
Call driver refresh.
PluginRefresh() - Constructor for class org.specrunner.webdriver.actions.navigation.PluginRefresh
 
PluginRelease - Class in org.specrunner.webdriver.actions
Release.
PluginRelease() - Constructor for class org.specrunner.webdriver.actions.PluginRelease
 
PluginReleaseKeys - Class in org.specrunner.webdriver.actions.input.keyboard
Release a given key.
PluginReleaseKeys() - Constructor for class org.specrunner.webdriver.actions.input.keyboard.PluginReleaseKeys
 
PluginReleaseOn - Class in org.specrunner.webdriver.actions
Release mouse in a given element.
PluginReleaseOn() - Constructor for class org.specrunner.webdriver.actions.PluginReleaseOn
 
PluginRotate - Class in org.specrunner.webdriver.actions.rotatable
Rotate a web driver.
PluginRotate() - Constructor for class org.specrunner.webdriver.actions.rotatable.PluginRotate
 
PluginScreenOrientation - Class in org.specrunner.webdriver.assertions.rotatable
Check screen orientation.
PluginScreenOrientation() - Constructor for class org.specrunner.webdriver.assertions.rotatable.PluginScreenOrientation
 
PluginScroll - Class in org.specrunner.webdriver.actions.touch
Scroll action with offsets.
PluginScroll() - Constructor for class org.specrunner.webdriver.actions.touch.PluginScroll
 
PluginScrollOff - Class in org.specrunner.webdriver.actions.touch
Scroll action in coordinates with xoffset and yoffset.
PluginScrollOff() - Constructor for class org.specrunner.webdriver.actions.touch.PluginScrollOff
 
PluginSelect - Class in org.specrunner.webdriver.actions
Select a given element, or a list of elements in <ul>.
PluginSelect() - Constructor for class org.specrunner.webdriver.actions.PluginSelect
 
PluginSelected - Class in org.specrunner.webdriver.assertions
Check select selected items.
PluginSelected() - Constructor for class org.specrunner.webdriver.assertions.PluginSelected
 
PluginSingleTap - Class in org.specrunner.webdriver.actions.touch
Single tap action in coordinates.
PluginSingleTap() - Constructor for class org.specrunner.webdriver.actions.touch.PluginSingleTap
 
PluginSize - Class in org.specrunner.webdriver.actions.window
Plugin to change window size.
PluginSize() - Constructor for class org.specrunner.webdriver.actions.window.PluginSize
 
PluginSize - Class in org.specrunner.webdriver.assertions.window
Check size of a window.
PluginSize() - Constructor for class org.specrunner.webdriver.assertions.window.PluginSize
 
PluginStartIn - Class in org.specrunner.webdriver.actions
Sets initial page of a given driver.
PluginStartIn() - Constructor for class org.specrunner.webdriver.actions.PluginStartIn
 
PluginSubmit - Class in org.specrunner.webdriver.actions
Call submit on a given element.
PluginSubmit() - Constructor for class org.specrunner.webdriver.actions.PluginSubmit
 
PluginType - Class in org.specrunner.webdriver.actions
ActionType a text in a given element.
PluginType() - Constructor for class org.specrunner.webdriver.actions.PluginType
 
PluginUncheck - Class in org.specrunner.webdriver.actions
Uncheck checkboxes.
PluginUncheck() - Constructor for class org.specrunner.webdriver.actions.PluginUncheck
 
PluginUnchecked - Class in org.specrunner.webdriver.assertions
Check if elements are checked.
PluginUnchecked() - Constructor for class org.specrunner.webdriver.assertions.PluginUnchecked
 
PluginUnselect - Class in org.specrunner.webdriver.actions
Unselect a given element, or a list of elements in <ul>.
PluginUnselect() - Constructor for class org.specrunner.webdriver.actions.PluginUnselect
 
PluginUp - Class in org.specrunner.webdriver.actions.touch
Up action in (x,y).
PluginUp() - Constructor for class org.specrunner.webdriver.actions.touch.PluginUp
 
PluginView - Class in org.specrunner.webdriver.actions
Take a snapshoot.
PluginView() - Constructor for class org.specrunner.webdriver.actions.PluginView
 
process(IContext, IResultSet, WebDriver, WebElement[]) - Method in class org.specrunner.webdriver.AbstractPluginFind
Method delegation which receives the elements to be used by subclasses.
process(IContext, IResultSet, WebDriver, WebElement[]) - Method in class org.specrunner.webdriver.AbstractPluginFindSingle
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.AbstractPluginFindSingle
Method delegation which receives the selected element to be used by subclasses.
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.AbstractPluginFindSingleLocatable
Method delegation which receives the selected element to be used by subclasses.
process(IContext, IResultSet, WebDriver, Locatable) - Method in class org.specrunner.webdriver.AbstractPluginFindSingleLocatable
Method delegation which receives the selected element to be used by subclasses.
process(IContext, IResultSet, WebDriver, WebElement[]) - Method in class org.specrunner.webdriver.actions.AbstractPluginCheck
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.actions.AbstractPluginSelect
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.actions.PluginClear
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.actions.PluginClickHoldOn
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.actions.PluginClickNext
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.actions.PluginClickOn
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.actions.PluginContextClick
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.actions.PluginDoubleClickOn
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.actions.PluginDragAndDrop
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.actions.PluginMoveBy
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.actions.PluginMoveTo
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.actions.PluginReleaseOn
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.actions.PluginSubmit
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.actions.PluginType
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.actions.switchto.PluginFrameOn
 
process(IContext, IResultSet, WebDriver, WebElement[]) - Method in class org.specrunner.webdriver.assertions.AbstractPluginCheckable
 
process(IContext, IResultSet, WebDriver, WebElement[]) - Method in class org.specrunner.webdriver.assertions.AbstractPluginEnabled
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.assertions.AbstractPluginSelection
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.assertions.PluginCheckAtt
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.assertions.PluginCompareDate
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.assertions.PluginCompareNode
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.assertions.PluginCompareTable
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.assertions.PluginCompareText
 
process(IContext, IResultSet, WebDriver, WebElement) - Method in class org.specrunner.webdriver.assertions.PluginContains
 
process(IContext, IResultSet, WebDriver, WebElement[]) - Method in class org.specrunner.webdriver.assertions.PluginNotPresent
 
process(IContext, IResultSet, WebDriver, WebElement[]) - Method in class org.specrunner.webdriver.assertions.PluginPresent
 

R

reset() - Method in interface org.specrunner.webdriver.IFinder
Clear any previous finder settings.
reset() - Method in class org.specrunner.webdriver.impl.FinderXPath
 
reset() - Method in class org.specrunner.webdriver.listeners.PageListener
 
resume(IContext) - Method in interface org.specrunner.webdriver.IFinder
The representation of the filter.
resume(IContext) - Method in class org.specrunner.webdriver.impl.FinderXPath
 

S

save(IContext, WebDriver) - Method in class org.specrunner.webdriver.PluginBrowser
Save browser to the context.
separator - Variable in class org.specrunner.webdriver.impl.FinderXPath
The separator of arguments in 'by' attribute.
setAppend(Boolean) - Method in class org.specrunner.webdriver.actions.PluginType
To append text, without clear, set this true.
setAttribute(String) - Method in class org.specrunner.webdriver.assertions.PluginCheckAtt
The attribute value.
setAuxiliary(Object) - Method in class org.specrunner.webdriver.actions.input.mouse.AbstractPluginCoordinates
Sets the auxiliary.
setAuxiliary(Object) - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinates
Sets the auxiliary.
setBy(String) - Method in class org.specrunner.webdriver.impl.FinderXPath
Sets the target reference.
setChrome(String) - Method in class org.specrunner.webdriver.impl.WebDriverFactoryChrome
Sets the Chrome path.
setContains(Boolean) - Method in class org.specrunner.webdriver.assertions.PluginCompareNode
Set attribute comparison flag.
setCount(Integer) - Method in class org.specrunner.webdriver.assertions.PluginPresent
Sets the exact count match.
setDir(String) - Method in class org.specrunner.webdriver.AbstractPluginBrowserAware
Set current download directory, if any.
setDownload(String) - Method in class org.specrunner.webdriver.AbstractPluginBrowserAware
Set download name.
setDriver(String) - Method in class org.specrunner.webdriver.impl.WebDriverFactoryChrome
Sets the driver path.
setDriver(String) - Method in class org.specrunner.webdriver.impl.WebDriverFactoryIe
Sets the driver path.
setFinder(String) - Method in class org.specrunner.webdriver.AbstractPluginFind
Set the finder type.
setFinderInstance(IFinder) - Method in class org.specrunner.webdriver.AbstractPluginFind
Set the finder.
setFormat(String) - Method in class org.specrunner.webdriver.assertions.PluginCompareDate
Set the date format.
setHeader(String) - Method in class org.specrunner.webdriver.actions.PluginHeader
Sets the header name.
setHeader(String, String) - Method in class org.specrunner.webdriver.HtmlUnitDriverLocal
Adds a header to the client.
setHeight(Integer) - Method in class org.specrunner.webdriver.AbstractPluginWindow
Sets the client height.
setIndex(int) - Method in class org.specrunner.webdriver.AbstractPluginFindSingle
Set the index position.
setIndex(Integer) - Method in class org.specrunner.webdriver.actions.switchto.PluginFrame
Sets the frame index.
setIndom(Point) - Method in class org.specrunner.webdriver.actions.input.mouse.AbstractPluginCoordinates
Sets the DOM point.
setIndom(String) - Method in class org.specrunner.webdriver.actions.input.mouse.AbstractPluginCoordinates
The DOM point as string.
setIndom(Point) - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinates
Sets the DOM point.
setIndom(String) - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinates
The DOM point as string.
setInterval(Long) - Method in class org.specrunner.webdriver.AbstractPluginBrowserAware
Change the interval.
setInviewport(Point) - Method in class org.specrunner.webdriver.actions.input.mouse.AbstractPluginCoordinates
Sets the point in view.
setInviewport(String) - Method in class org.specrunner.webdriver.actions.input.mouse.AbstractPluginCoordinates
Sets the view port.
setInviewport(Point) - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinates
Sets the point in view.
setInviewport(String) - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinates
Sets the view port.
setMax(Integer) - Method in class org.specrunner.webdriver.assertions.PluginPresent
Sets the maximum.
setMaxwait(Long) - Method in class org.specrunner.webdriver.AbstractPluginBrowserAware
Set the max wait interval.
setMin(Integer) - Method in class org.specrunner.webdriver.assertions.PluginPresent
Sets the minimum.
setNameorid(String) - Method in class org.specrunner.webdriver.actions.switchto.PluginFrame
Sets the target frame name or id.
setOnscreen(Point) - Method in class org.specrunner.webdriver.actions.input.mouse.AbstractPluginCoordinates
Sets point.
setOnscreen(String) - Method in class org.specrunner.webdriver.actions.input.mouse.AbstractPluginCoordinates
Sets the on screen point as string.
setOnscreen(Point) - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinates
Sets point.
setOnscreen(String) - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinates
Sets the on screen point as string.
setOrientation(String) - Method in class org.specrunner.webdriver.AbstractPluginRotatable
Set the orientation.
setPosition(Integer) - Method in class org.specrunner.webdriver.actions.PluginType
Set the position to insert text.
setProvider(String) - Method in class org.specrunner.webdriver.actions.PluginStartIn
The provide class name.
setRecording(Boolean) - Method in class org.specrunner.webdriver.PluginBrowser
Sets the recording status.
setReuse(Boolean) - Method in class org.specrunner.webdriver.PluginBrowser
Set reuse status.
setSeparator(String) - Method in class org.specrunner.webdriver.impl.FinderXPath
Sets the separator.
setSpeed(Integer) - Method in class org.specrunner.webdriver.actions.touch.PluginFlickOff
Sets the speed.
setStrict(Boolean) - Method in class org.specrunner.webdriver.assertions.PluginCompareNode
Set strict comparator.
setSwitches(String) - Method in class org.specrunner.webdriver.impl.WebDriverFactoryChrome
Sets the switches.
setTarget(String) - Method in class org.specrunner.webdriver.actions.PluginDragAndDrop
Sets the target object.
setTo(Long) - Method in class org.specrunner.webdriver.actions.navigation.PluginGo
Sets the index.
setTolerance(Long) - Method in class org.specrunner.webdriver.assertions.PluginCompareDate
Sets the time tolerance.
setUrl(String) - Method in class org.specrunner.webdriver.AbstractPluginUrlAware
Set the location.
setWaitfor(String) - Method in class org.specrunner.webdriver.AbstractPluginBrowserAware
Set the XPath condition to wait for.
setWebdriver(String) - Method in class org.specrunner.webdriver.PluginBrowser
Sets class name.
setWebdriverfactory(String) - Method in class org.specrunner.webdriver.PluginBrowser
The web driver factory class name.
setWebdriverInstance(WebDriver) - Method in class org.specrunner.webdriver.PluginBrowser
Set the webdriver instance.
setWidth(Integer) - Method in class org.specrunner.webdriver.AbstractPluginWindow
Sets the client width.
setX(Integer) - Method in class org.specrunner.webdriver.AbstractPluginWindow
Set the X position.
setX(Integer) - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginDirectional
Sets the x position.
setXoffset(Integer) - Method in class org.specrunner.webdriver.actions.input.mouse.PluginMouseMoveCoordinates
Sets the x offset value.
setXoffset(Integer) - Method in class org.specrunner.webdriver.actions.PluginDragAndDrop
Sets the x offset value.
setXoffset(Integer) - Method in class org.specrunner.webdriver.actions.PluginMoveBy
Sets the x offset value.
setXoffset(Integer) - Method in class org.specrunner.webdriver.actions.PluginMoveTo
Sets the x offset value.
setXoffset(Integer) - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinatesOff
Sets the x offset value.
setXoffset(Integer) - Method in class org.specrunner.webdriver.actions.touch.PluginScroll
Sets the x offset value.
setXspeed(Integer) - Method in class org.specrunner.webdriver.actions.touch.PluginFlick
Sets the X speed.
setY(Integer) - Method in class org.specrunner.webdriver.AbstractPluginWindow
Sets the Y position.
setY(Integer) - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginDirectional
Sets the y position.
setYoffset(Integer) - Method in class org.specrunner.webdriver.actions.input.mouse.PluginMouseMoveCoordinates
Sets the y offset.
setYoffset(Integer) - Method in class org.specrunner.webdriver.actions.PluginDragAndDrop
Sets the y offset.
setYoffset(Integer) - Method in class org.specrunner.webdriver.actions.PluginMoveBy
Sets the y offset.
setYoffset(Integer) - Method in class org.specrunner.webdriver.actions.PluginMoveTo
Sets the y offset.
setYoffset(Integer) - Method in class org.specrunner.webdriver.actions.touch.AbstractPluginCoordinatesOff
Sets the y offset.
setYoffset(Integer) - Method in class org.specrunner.webdriver.actions.touch.PluginScroll
Sets the y offset.
setYspeed(Integer) - Method in class org.specrunner.webdriver.actions.touch.PluginFlick
Sets y speed.
START_IN - Static variable in class org.specrunner.webdriver.actions.PluginStartIn
Start reference for a given browser.
switches - Variable in class org.specrunner.webdriver.impl.WebDriverFactoryChrome
The switches options.

T

test(Object, Object) - Method in class org.specrunner.webdriver.assertions.PluginCheckAtt
The testing condition.
test(String, String) - Method in class org.specrunner.webdriver.assertions.PluginContains
Check if content contains the value.
test(String, String) - Method in class org.specrunner.webdriver.assertions.PluginNotContains
 
testList(IContext, IResultSet, WebDriver, Nodes, List<WebElement>, Boolean) - Method in class org.specrunner.webdriver.assertions.AbstractPluginSelection
Perform tests on a list.

W

waitForClient(WebDriver) - Method in class org.specrunner.webdriver.AbstractPluginBrowserAware
Wait for client.
warning(CSSParseException) - Method in class org.specrunner.webdriver.OptimizedCssErrorHandler
 
webdriver - Variable in class org.specrunner.webdriver.PluginBrowser
The web driver class name.
webdriverfactory - Variable in class org.specrunner.webdriver.PluginBrowser
The web driver factory.
WebDriverFactoryChrome - Class in org.specrunner.webdriver.impl
A helper class for Chrome WebDriver.
WebDriverFactoryChrome() - Constructor for class org.specrunner.webdriver.impl.WebDriverFactoryChrome
Default constructor.
WebDriverFactoryHtmlUnit - Class in org.specrunner.webdriver.impl
Creates a HtmlUnitDriverLocal(true) web driver instance.
WebDriverFactoryHtmlUnit() - Constructor for class org.specrunner.webdriver.impl.WebDriverFactoryHtmlUnit
 
WebDriverFactoryIe - Class in org.specrunner.webdriver.impl
Creates a InternetExplorer web driver instance with InternetExplorerDriver.INTRODUCE_FLAKINESS_BY_IGNORING_SECURITY_DOMAINS set to true.
WebDriverFactoryIe() - Constructor for class org.specrunner.webdriver.impl.WebDriverFactoryIe
Default constructor.
webdriverInstance - Variable in class org.specrunner.webdriver.PluginBrowser
The web driver instance.
WritablePage - Class in org.specrunner.webdriver.util
Implements the page recording.
WritablePage(WebDriver) - Constructor for class org.specrunner.webdriver.util.WritablePage
Writable page by web driver.
WritablePage(Map<String, Object>, WebDriver) - Constructor for class org.specrunner.webdriver.util.WritablePage
The writable with extra information plus web driver.
writeTo(String) - Method in class org.specrunner.webdriver.util.WritablePage
 

A B C D E F G H I N O P R S T W

Copyright © 2013. All rights reserved.