Class Annotation
java.lang.Object
org.openqa.selenium.devtools.v147.webmcp.model.Annotation
Tool annotations
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionIf the declarative tool was declared with the autosubmit attribute.A hint indicating that the tool does not modify any state.
-
Constructor Details
-
Annotation
-
-
Method Details
-
getReadOnly
A hint indicating that the tool does not modify any state. -
getAutosubmit
If the declarative tool was declared with the autosubmit attribute.
-