Uses of Class
org.openqa.selenium.devtools.v141.css.model.InheritedAnimatedStyleEntry
Packages that use InheritedAnimatedStyleEntry
-
Uses of InheritedAnimatedStyleEntry in org.openqa.selenium.devtools.v141.css
Methods in org.openqa.selenium.devtools.v141.css that return types with arguments of type InheritedAnimatedStyleEntryModifier and TypeMethodDescriptionCSS.GetAnimatedStylesForNodeResponse.getInherited()Inherited style entries for animationsStyle and transitionsStyle from the inheritance chain of the element.