Class and Description |
---|
JavascriptLibrary |
ScriptMutator
A mechanism for taking a single method from a script meant for Selenium Core and converting to
something that webdriver can evaluate.
|
SeleneseCommand |
Class and Description |
---|
ElementFinder |
JavascriptLibrary |
ScriptMutator
A mechanism for taking a single method from a script meant for Selenium Core and converting to
something that webdriver can evaluate.
|
SeleneseCommand |
Class and Description |
---|
WebDriverBackedSelenium |
WebDriverCommandProcessor
A CommandProcessor which delegates commands down to an underlying webdriver instance.
|
Class and Description |
---|
CompoundMutator
A class that collects together a group of other mutators and applies them in the order they've
been added to any script that needs modification.
|
ElementFinder |
FunctionDeclaration
Models a function declaration.
|
JavascriptLibrary |
ScriptMutator
A mechanism for taking a single method from a script meant for Selenium Core and converting to
something that webdriver can evaluate.
|
SeleneseCommand |
SeleniumMutator
Add a function backed by the closure-based implementation of Selenium Core.
|
VariableDeclaration
Prepend a variable declaration to a script.
|
Copyright © 2014. All rights reserved.