Uses of Class
org.openqa.selenium.devtools.v141.css.model.InheritedPseudoElementMatches
Packages that use InheritedPseudoElementMatches
-
Uses of InheritedPseudoElementMatches in org.openqa.selenium.devtools.v141.css
Methods in org.openqa.selenium.devtools.v141.css that return types with arguments of type InheritedPseudoElementMatchesModifier and TypeMethodDescriptionCSS.GetMatchedStylesForNodeResponse.getInheritedPseudoElements()A chain of inherited pseudo element styles (from the immediate node parent up to the DOM tree root).