Uses of Enum Class
org.openqa.selenium.devtools.v141.fedcm.model.LoginState
Packages that use LoginState
-
Uses of LoginState in org.openqa.selenium.devtools.v141.fedcm.model
Methods in org.openqa.selenium.devtools.v141.fedcm.model that return LoginStateModifier and TypeMethodDescriptionstatic LoginStateLoginState.fromString(String s) Account.getLoginState()static LoginStateReturns the enum constant of this class with the specified name.static LoginState[]LoginState.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.openqa.selenium.devtools.v141.fedcm.model with parameters of type LoginState