Uses of Class
org.openqa.selenium.devtools.v141.css.CSS.GetAnimatedStylesForNodeResponse
Packages that use CSS.GetAnimatedStylesForNodeResponse
-
Uses of CSS.GetAnimatedStylesForNodeResponse in org.openqa.selenium.devtools.v141.css
Methods in org.openqa.selenium.devtools.v141.css that return types with arguments of type CSS.GetAnimatedStylesForNodeResponseModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<CSS.GetAnimatedStylesForNodeResponse> CSS.getAnimatedStylesForNode(NodeId nodeId) Returns the styles coming from animations invalid input: '&' transitions including the animation invalid input: '&' transition styles coming from inheritance chain.