Uses of Class
com.axway.ats.uiengine.FirefoxDriver
-
Packages that use FirefoxDriver Package Description com.axway.ats.uiengine UI Engine is a component targeted for testing of various UI applications. -
-
Uses of FirefoxDriver in com.axway.ats.uiengine
Methods in com.axway.ats.uiengine that return FirefoxDriver Modifier and Type Method Description static FirefoxDriverUiDriver. getFirefoxDriver(String url)static FirefoxDriverUiDriver. getFirefoxDriver(String url, String browserPath)Get instance of driver working with Firefox browserstatic FirefoxDriverUiDriver. getFirefoxDriver(String url, String browserPath, String remoteSeleniumURL)Get instance of driver working with Firefox browser
-