Package org.specrunner.webdriver.actions

Class Summary
AbstractPluginCheck Partial implementation of actions in checkboxes.
AbstractPluginSelect Perform some action over select elements.
PluginCheck Check all checkboxes.
PluginClear Clear a given element.
PluginClick Clicks something.
PluginClickHold Clicks and hold.
PluginClickHoldOn Clicks and hold a given element.
PluginClickNext Clicks on a given element.
PluginClickOn Clicks on a given element.
PluginClose Closes the driver.
PluginContextClick Context click (right-button).
PluginDoubleClick Double click.
PluginDoubleClickOn Double click on a given element.
PluginDragAndDrop Drag the element in 'by' attribute to the destination in 'target', or use xoffset and yoffset.
PluginHeader Set the header information.
PluginMoveBy Move to a given element.
PluginMoveTo Move to a given element.
PluginOpen Open a given URL.
PluginQuit Quits the driver.
PluginRelease Release.
PluginReleaseOn Release mouse in a given element.
PluginSelect Select a given element, or a list of elements in <ul>.
PluginStartIn Sets initial page of a given driver.
PluginSubmit Call submit on a given element.
PluginType ActionType a text in a given element.
PluginUncheck Uncheck checkboxes.
PluginUnselect Unselect a given element, or a list of elements in <ul>.
PluginView Take a snapshoot.
 



Copyright © 2013. All rights reserved.