Class Index

C F G I N S U

C

ClearDefinitionParser  
ClearMessageProcessor ClearMessageProcessor invokes the clear(org.openqa.selenium.WebElement) method in SeleniumModule
ClickDefinitionParser  
ClickMessageProcessor ClickMessageProcessor invokes the click(org.openqa.selenium.WebElement) method in SeleniumModule

F

FindElementDefinitionParser  
FindElementMessageProcessor FindElementMessageProcessor invokes the findElement(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) method in SeleniumModule
FindElementsDefinitionParser  
FindElementsMessageProcessor FindElementsMessageProcessor invokes the findElements(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) method in SeleniumModule

G

GetAttributeDefinitionParser  
GetAttributeMessageProcessor GetAttributeMessageProcessor invokes the getAttribute(org.openqa.selenium.WebElement, java.lang.String) method in SeleniumModule
GetCurrentUrlDefinitionParser  
GetCurrentUrlMessageProcessor GetCurrentUrlMessageProcessor invokes the getCurrentUrl() method in SeleniumModule
GetDefinitionParser  
GetMessageProcessor GetMessageProcessor invokes the get(java.lang.String) method in SeleniumModule
GetTextDefinitionParser  
GetTextMessageProcessor GetTextMessageProcessor invokes the getText(org.openqa.selenium.WebElement) method in SeleniumModule
GetTitleDefinitionParser  
GetTitleMessageProcessor GetTitleMessageProcessor invokes the getTitle() method in SeleniumModule

I

IsEnabledDefinitionParser  
IsEnabledMessageProcessor IsEnabledMessageProcessor invokes the isEnabled(org.openqa.selenium.WebElement) method in SeleniumModule
IsSelectedDefinitionParser  
IsSelectedMessageProcessor IsSelectedMessageProcessor invokes the isSelected(org.openqa.selenium.WebElement) method in SeleniumModule

N

NestedProcessorChain  
NestedProcessorString  

S

SeleniumModule Selenium WebDriver is a tool for automating testing web applications, and in particular to verify that they work as expected. 
SeleniumModuleCapabilitiesAdapter A SeleniumModuleCapabilitiesAdapter is a wrapper around SeleniumModule that implements org.mule.api.Capabilities interface. 
SeleniumModuleConfigDefinitionParser  
SeleniumModuleLifecycleAdapter A SeleniumModuleLifecycleAdapter is a wrapper around SeleniumModule that adds lifecycle methods to the pojo. 
SeleniumModuleNamespaceHandler Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/selenium
SeleniumWebDriver List of Selenium Web drivers. 
SeleniumWebDriverEnumTransformer  
SendKeysDefinitionParser  
SendKeysMessageProcessor SendKeysMessageProcessor invokes the sendKeys(org.openqa.selenium.WebElement, java.lang.String) method in SeleniumModule
SubmitDefinitionParser  
SubmitMessageProcessor SubmitMessageProcessor invokes the submit(org.openqa.selenium.WebElement) method in SeleniumModule

U

UntilDefinitionParser  
UntilMessageProcessor UntilMessageProcessor invokes the until(long, org.mule.api.NestedProcessor) method in SeleniumModule