Class CSSStartingStyle

java.lang.Object
org.openqa.selenium.devtools.v133.css.model.CSSStartingStyle

@Beta public class CSSStartingStyle extends Object
CSS Starting Style at-rule descriptor.
  • Constructor Details

  • Method Details

    • getRange

      public Optional<SourceRange> getRange()
      The associated rule header range in the enclosing stylesheet (if available).
    • getStyleSheetId

      public Optional<StyleSheetId> getStyleSheetId()
      Identifier of the stylesheet containing this object (if exists).