org.unitils.selenium.downloader
Class RobotDownloaderFactory

java.lang.Object
  extended by org.unitils.selenium.downloader.RobotDownloaderFactory

public class RobotDownloaderFactory
extends java.lang.Object

A factory class to create RobotDownloader.

Since:
1.0.8
Author:
Willemijn Wouters

Constructor Summary
RobotDownloaderFactory()
           
 
Method Summary
static RobotDownloader createDownloaderIE()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RobotDownloaderFactory

public RobotDownloaderFactory()
Method Detail

createDownloaderIE

public static RobotDownloader createDownloaderIE()


Copyright © 2015. All Rights Reserved.