Uses of Enum Class
org.openqa.selenium.devtools.v141.page.model.FrameDetached.Reason
Packages that use FrameDetached.Reason
-
Uses of FrameDetached.Reason in org.openqa.selenium.devtools.v141.page.model
Methods in org.openqa.selenium.devtools.v141.page.model that return FrameDetached.ReasonModifier and TypeMethodDescriptionstatic FrameDetached.ReasonFrameDetached.Reason.fromString(String s) FrameDetached.getReason()static FrameDetached.ReasonReturns the enum constant of this class with the specified name.static FrameDetached.Reason[]FrameDetached.Reason.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.openqa.selenium.devtools.v141.page.model with parameters of type FrameDetached.Reason