Uses of Interface
org.unitils.selenium.downloader.RobotDownloader

Packages that use RobotDownloader
org.unitils.selenium.downloader IE needs a robot to download a file with selenium. 
org.unitils.selenium.downloader.impl   
 

Uses of RobotDownloader in org.unitils.selenium.downloader
 

Methods in org.unitils.selenium.downloader that return RobotDownloader
static RobotDownloader RobotDownloaderFactory.createDownloaderIE()
           
 

Uses of RobotDownloader in org.unitils.selenium.downloader.impl
 

Classes in org.unitils.selenium.downloader.impl that implement RobotDownloader
 class AbstractRobotDownloader
          Abstract class with all the basic methods for the RobotDownloader.
 class RobotDownloaderIE9
          This class downloads a file (IE 9).
 



Copyright © 2015. All Rights Reserved.