java.lang.Object
org.openqa.selenium.devtools.v147.webmcp.model.Annotation

public class Annotation extends Object
Tool annotations
  • Constructor Details

  • Method Details

    • getReadOnly

      public Optional<Boolean> getReadOnly()
      A hint indicating that the tool does not modify any state.
    • getAutosubmit

      public Optional<Boolean> getAutosubmit()
      If the declarative tool was declared with the autosubmit attribute.