Uses of Enum Class
org.openqa.selenium.PageLoadStrategy
Packages that use PageLoadStrategy
-
Uses of PageLoadStrategy in org.openqa.selenium
Methods in org.openqa.selenium that return PageLoadStrategyModifier and TypeMethodDescriptionstatic PageLoadStrategy
PageLoadStrategy.fromString
(String text) static PageLoadStrategy
Returns the enum constant of this class with the specified name.static PageLoadStrategy[]
PageLoadStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.