
net.sf.testium.executor.webdriver.TestiumDriver Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of selenium-plugin Show documentation
Show all versions of selenium-plugin Show documentation
Selenium Plugin for the Testium Executor
The newest version!
package net.sf.testium.executor.webdriver;
import net.sf.testium.configuration.SeleniumConfiguration.BROWSER_TYPE;
public interface TestiumDriver {
public BROWSER_TYPE getType();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy