Package at.willhaben.willtest.config
Interface FirefoxBinaryProvider
-
- All Known Implementing Classes:
DefaultFirefoxBinaryProvider
@Deprecated public interface FirefoxBinaryProviderDeprecated.You might want to run tests with different versions of Firefox. The implementations of this interface should return aFirefoxBinaryinstance.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description org.openqa.selenium.firefox.FirefoxBinarygetFirefoxBinary()Deprecated.Creates a firefox binary (executable of firefox)
-