Uses of Package
org.stjs.testing.driver.browser

Packages that use org.stjs.testing.driver.browser
org.stjs.testing.driver   
org.stjs.testing.driver.browser   
 

Classes in org.stjs.testing.driver.browser used by org.stjs.testing.driver
Browser
          Handles all the details of starting and stopping a testing session as well as executing individual tests for the specific browser represented by the implementation of this interface.
LongPollingBrowser
          Represents a testing session opened with one instance of a browser that uses long-polling to fetch new tests to execute from the HTTP server.
 

Classes in org.stjs.testing.driver.browser used by org.stjs.testing.driver.browser
AbstractBrowser
           
Browser
          Handles all the details of starting and stopping a testing session as well as executing individual tests for the specific browser represented by the implementation of this interface.
HeadlessBrowser
           
LongPollingBrowser
          Represents a testing session opened with one instance of a browser that uses long-polling to fetch new tests to execute from the HTTP server.
 



Copyright © 2013. All Rights Reserved.