Uses of Enum Class
org.openqa.selenium.firefox.FirefoxBinary.Channel
Packages that use FirefoxBinary.Channel
-
Uses of FirefoxBinary.Channel in org.openqa.selenium.firefox
Methods in org.openqa.selenium.firefox that return FirefoxBinary.ChannelModifier and TypeMethodDescriptionstatic FirefoxBinary.Channel
FirefoxBinary.Channel.fromString
(String name) Gets a channel with the name matching the parameter.static FirefoxBinary.Channel
Returns the enum constant of this class with the specified name.static FirefoxBinary.Channel[]
FirefoxBinary.Channel.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.openqa.selenium.firefox with parameters of type FirefoxBinary.Channel