Uses of Class
org.openqa.selenium.firefox.FirefoxProfile
-
-
Uses of FirefoxProfile in org.openqa.selenium.firefox
Methods in org.openqa.selenium.firefox that return FirefoxProfile Modifier and Type Method Description static FirefoxProfileFirefoxProfile. fromJson(java.lang.String json)FirefoxProfileFirefoxOptions. getProfile()FirefoxProfileProfilesIni. getProfile(java.lang.String profileName)Methods in org.openqa.selenium.firefox with parameters of type FirefoxProfile Modifier and Type Method Description FirefoxOptionsFirefoxOptions. setProfile(FirefoxProfile profile)
-