Uses of Class
org.nuxeo.runtime.test.runner.web.BrowserFamily
-
Packages that use BrowserFamily Package Description org.nuxeo.runtime.test.runner.web -
-
Uses of BrowserFamily in org.nuxeo.runtime.test.runner.web
Methods in org.nuxeo.runtime.test.runner.web that return BrowserFamily Modifier and Type Method Description BrowserFamilyConfiguration. getBrowserFamily()BrowserFamilyDriverFactory. getBrowserFamily()Gets the family of the driver this factory can create.BrowserFamilytype()The type of the browser to use.BrowserFamily[]value()static BrowserFamilyBrowserFamily. valueOf(String name)Returns the enum constant of this type with the specified name.static BrowserFamily[]BrowserFamily. values()Returns an array containing the constants of this enum type, in the order they are declared.
-