org.unitils.selenium.downloader.package-info Maven / Gradle / Ivy
The newest version!
/**
* IE needs a robot to download a file with selenium.
* The problem is that it might be different from IE version to IE version.
*
* @author Willemijn Wouters
*
* @since 1.0.8
*
*/
package org.unitils.selenium.downloader;