Uses of Enum Class
org.openqa.selenium.devtools.v141.browser.model.WindowState
Packages that use WindowState
-
Uses of WindowState in org.openqa.selenium.devtools.v141.browser.model
Methods in org.openqa.selenium.devtools.v141.browser.model that return WindowStateModifier and TypeMethodDescriptionstatic WindowStateWindowState.fromString(String s) static WindowStateReturns the enum constant of this class with the specified name.static WindowState[]WindowState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openqa.selenium.devtools.v141.browser.model that return types with arguments of type WindowState