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 @Nullable PageLoadStrategy
PageLoadStrategy.fromString
(@Nullable 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.