Uses of Package
org.specrunner.webdriver

Packages that use org.specrunner.webdriver
org.specrunner.webdriver   
org.specrunner.webdriver.actions   
org.specrunner.webdriver.actions.alert   
org.specrunner.webdriver.actions.input.keyboard   
org.specrunner.webdriver.actions.input.mouse   
org.specrunner.webdriver.actions.navigation   
org.specrunner.webdriver.actions.rotatable   
org.specrunner.webdriver.actions.switchto   
org.specrunner.webdriver.actions.touch   
org.specrunner.webdriver.actions.window   
org.specrunner.webdriver.assertions   
org.specrunner.webdriver.assertions.alert   
org.specrunner.webdriver.assertions.rotatable   
org.specrunner.webdriver.impl   
 

Classes in org.specrunner.webdriver used by org.specrunner.webdriver
AbstractPluginBrowserAware
          A generic plugin that acts over a webdriver.
AbstractPluginFind
          A partial implementation of a plugin which finds elements in pages to perform operations.
AbstractPluginHasInputDevices
          Partial implementation for input devices interactions.
AbstractPluginOptions
          Partial implementation for options interactions.
AbstractPluginSwitchTo
          Partial implementation for frame interactions.
IFinder
          Something that finds WebElement in pages.
IHtmlUnitDriver
          A webdriver which returns the web client.
 

Classes in org.specrunner.webdriver used by org.specrunner.webdriver.actions
AbstractPluginBrowserAware
          A generic plugin that acts over a webdriver.
AbstractPluginFind
          A partial implementation of a plugin which finds elements in pages to perform operations.
AbstractPluginFindSingle
          A specialization of AbstractPluginFind to be overridden by actions that take only one element to perform its action.
AbstractPluginUrlAware
          A plugin which works with URLs.
 

Classes in org.specrunner.webdriver used by org.specrunner.webdriver.actions.alert
AbstractPluginAlert
          Partial implementation for alert interactions.
AbstractPluginBrowserAware
          A generic plugin that acts over a webdriver.
AbstractPluginSwitchTo
          Partial implementation for frame interactions.
 

Classes in org.specrunner.webdriver used by org.specrunner.webdriver.actions.input.keyboard
AbstractPluginBrowserAware
          A generic plugin that acts over a webdriver.
AbstractPluginHasInputDevices
          Partial implementation for input devices interactions.
AbstractPluginKeyboard
          Partial implementation for keyboard interactions.
 

Classes in org.specrunner.webdriver used by org.specrunner.webdriver.actions.input.mouse
AbstractPluginBrowserAware
          A generic plugin that acts over a webdriver.
AbstractPluginHasInputDevices
          Partial implementation for input devices interactions.
AbstractPluginMouse
          Partial implementation for mouse interactions.
 

Classes in org.specrunner.webdriver used by org.specrunner.webdriver.actions.navigation
AbstractPluginBrowserAware
          A generic plugin that acts over a webdriver.
AbstractPluginNavigation
          Partial implementation for navigation interactions.
 

Classes in org.specrunner.webdriver used by org.specrunner.webdriver.actions.rotatable
AbstractPluginBrowserAware
          A generic plugin that acts over a webdriver.
AbstractPluginRotatable
          Partial implementation for rotatable interactions.
 

Classes in org.specrunner.webdriver used by org.specrunner.webdriver.actions.switchto
AbstractPluginBrowserAware
          A generic plugin that acts over a webdriver.
AbstractPluginFind
          A partial implementation of a plugin which finds elements in pages to perform operations.
AbstractPluginFindSingle
          A specialization of AbstractPluginFind to be overridden by actions that take only one element to perform its action.
AbstractPluginSwitchTo
          Partial implementation for frame interactions.
 

Classes in org.specrunner.webdriver used by org.specrunner.webdriver.actions.touch
AbstractPluginBrowserAware
          A generic plugin that acts over a webdriver.
AbstractPluginHasTouchScreen
          Partial implementation for touch screen interactions.
 

Classes in org.specrunner.webdriver used by org.specrunner.webdriver.actions.window
AbstractPluginBrowserAware
          A generic plugin that acts over a webdriver.
AbstractPluginOptions
          Partial implementation for options interactions.
AbstractPluginWindow
          Partial implementation for windows interactions.
 

Classes in org.specrunner.webdriver used by org.specrunner.webdriver.assertions
AbstractPluginBrowserAware
          A generic plugin that acts over a webdriver.
AbstractPluginFind
          A partial implementation of a plugin which finds elements in pages to perform operations.
AbstractPluginFindSingle
          A specialization of AbstractPluginFind to be overridden by actions that take only one element to perform its action.
 

Classes in org.specrunner.webdriver used by org.specrunner.webdriver.assertions.alert
AbstractPluginAlert
          Partial implementation for alert interactions.
AbstractPluginBrowserAware
          A generic plugin that acts over a webdriver.
AbstractPluginSwitchTo
          Partial implementation for frame interactions.
 

Classes in org.specrunner.webdriver used by org.specrunner.webdriver.assertions.rotatable
AbstractPluginBrowserAware
          A generic plugin that acts over a webdriver.
AbstractPluginRotatable
          Partial implementation for rotatable interactions.
 

Classes in org.specrunner.webdriver used by org.specrunner.webdriver.impl
IFinder
          Something that finds WebElement in pages.
IWebDriverFactory
          Creates a WebDriver based on contextual information.
 



Copyright © 2013. All rights reserved.