Package org.openqa.selenium.internal.seleniumemulation

Interface Summary
ScriptMutator A mechanism for taking a single method from a script meant for Selenium Core and converting to something that webdriver can evaluate.
 

Class Summary
AddLocationStrategy  
AddSelection  
AlertOverride  
AllowNativeXPath  
AltKeyDown  
AltKeyUp  
AssignId  
AttachFile  
CaptureScreenshotToString  
Check  
Click  
ClickAt  
Close  
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.
ControlKeyDown  
ControlKeyUp  
CreateCookie  
DeleteAllVisibleCookies  
DeleteCookie  
DoubleClick  
DragAndDrop  
ElementFinder  
FindFirstSelectedOptionProperty  
FindSelectedOptionProperties  
FireEvent  
FireNamedEvent  
FunctionDeclaration Models a function declaration.
GetAlert  
GetAllButtons  
GetAllFields  
GetAllLinks  
GetAllWindowTitles  
GetAttribute  
GetAttributeFromAllWindows  
GetBodyText  
GetConfirmation  
GetCookie  
GetCookieByName  
GetCssCount  
GetElementHeight  
GetElementIndex  
GetElementPositionLeft  
GetElementPositionTop  
GetElementWidth  
GetEval An implementation of the "getEval" method from Selenium.
GetExpression  
GetHtmlSource  
GetLocation  
GetSelectOptions  
GetTable  
GetText  
GetTitle  
GetValue  
GetXpathCount  
GoBack  
Highlight  
IsAlertPresent  
IsChecked  
IsConfirmationPresent  
IsCookiePresent  
IsEditable  
IsElementPresent  
IsOrdered  
IsSomethingSelected  
IsTextPresent  
IsVisible  
JavascriptLibrary  
KeyEvent  
KeyState  
MetaKeyDown  
MetaKeyUp  
MethodDeclaration  
MouseEvent  
MouseEventAt  
NoOp  
Open  
OpenWindow  
Refresh  
RemoveAllSelections  
RemoveSelection  
RunScript  
SelectFrame  
SelectOption  
SelectWindow  
SeleneseCommand<T>  
SeleniumMutator Add a function backed by the closure-based implementation of Selenium Core.
SeleniumSelect  
SetNextConfirmationState  
SetTimeout  
ShiftKeyDown  
ShiftKeyUp  
Submit  
Timer  
Type  
TypeKeys  
Uncheck  
UseXPathLibrary  
VariableDeclaration Prepend a variable declaration to a script.
WaitForCondition  
WaitForPageToLoad  
WaitForPopup  
WindowFocus  
WindowMaximize  
Windows  
 



Copyright © 2012. All Rights Reserved.