Uses of Enum Class
org.openqa.selenium.devtools.v141.page.model.ReferrerPolicy
Packages that use ReferrerPolicy
-
Uses of ReferrerPolicy in org.openqa.selenium.devtools.v141.page.model
Methods in org.openqa.selenium.devtools.v141.page.model that return ReferrerPolicyModifier and TypeMethodDescriptionstatic ReferrerPolicyReferrerPolicy.fromString(String s) static ReferrerPolicyReturns the enum constant of this class with the specified name.static ReferrerPolicy[]ReferrerPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.