All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.sf.testium.executor.webdriver.TestiumDriver Maven / Gradle / Ivy

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