com.github.nscuro.wdm.binary.ie.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of webdriver-manager Show documentation
Show all versions of webdriver-manager Show documentation
Simplifying WebDriver instantiation
/**
* This package contains classes for binary management specific to Microsoft's Internet Explorer
*/
@ParametersAreNonnullByDefault
package com.github.nscuro.wdm.binary.ie;
import javax.annotation.ParametersAreNonnullByDefault;