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