com.github.nscuro.wdm.binary.chrome.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 Google Chrome
*/
@ParametersAreNonnullByDefault
package com.github.nscuro.wdm.binary.chrome;
import javax.annotation.ParametersAreNonnullByDefault;