Uses of Package
org.openqa.selenium.android.library

Packages that use org.openqa.selenium.android.library
org.openqa.selenium.android.library   
 

Classes in org.openqa.selenium.android.library used by org.openqa.selenium.android.library
AndroidAtoms
          The WebDriver atoms are used to ensure consistent behaviour cross-browser.
AndroidWebDriver
           
AndroidWebElement
          Represents an Android HTML element.
ChromeClientWrapper
          This class wraps a chrome client that must have the *same* API as WebChromeClient.
DriverProvider
          The chrome and view clients need to implement this interface.
ViewAdapter
          Adapter class to allow WebDriver to work with any View that has the same API as WebView.
ViewClientWrapper
          This class wraps a view client that must have the *same* API as WebViewClient.
ViewFactory
          This interface should be implemented when using WebDriver with custom Views (typically a custom WebView).
ViewProvider
          This should be implemented by the chrome client provided to AndroidWebDriver.
 



Copyright © 2013. All Rights Reserved.