Package org.stjs.testing.driver.browser

Interface Summary
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.
 

Class Summary
AbstractBrowser  
ChromeBrowser  
DesktopDefaultBrowser  
FirefoxBrowser  
HeadlessBrowser  
HeadlessChromeBrowser  
HeadlessFirefoxBrowser  
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.
PhantomjsBrowser  
RemoteBrowser  
RhinoBrowser This browser uses Rhino Javascript engine and env.js to run a headless browser inside the virtual machine.
 



Copyright © 2013. All Rights Reserved.