Class InheritedPseudoElementMatches

java.lang.Object
org.openqa.selenium.devtools.v126.css.model.InheritedPseudoElementMatches

public class InheritedPseudoElementMatches extends Object
Inherited pseudo element matches from pseudos of an ancestor node.
  • Constructor Details

  • Method Details

    • getPseudoElements

      public List<PseudoElementMatches> getPseudoElements()
      Matches of pseudo styles from the pseudos of an ancestor node.