Uses of Enum Class
org.openqa.selenium.remote.Dialect
Packages that use Dialect
-
Uses of Dialect in org.openqa.selenium.remote
Methods in org.openqa.selenium.remote that return DialectModifier and TypeMethodDescriptionProtocolHandshake.Result.getDialect()
static Dialect
Returns the enum constant of this class with the specified name.static Dialect[]
Dialect.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openqa.selenium.remote that return types with arguments of type Dialect