Uses of Enum Class
org.openqa.selenium.firefox.FirefoxBinary.Channel
-
Uses of FirefoxBinary.Channel in org.openqa.selenium.firefox
Methods in org.openqa.selenium.firefox that return FirefoxBinary.ChannelModifier and TypeMethodDescriptionstatic FirefoxBinary.ChannelFirefoxBinary.Channel.fromString(String name) Gets a channel with the name matching the parameter.static FirefoxBinary.ChannelReturns 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