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 PageLoadStrategyPageLoadStrategy.fromString(@Nullable String text) static PageLoadStrategyReturns 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.