Class CSSAnimationStyle
java.lang.Object
org.openqa.selenium.devtools.v133.css.model.CSSAnimationStyle
CSS style coming from animations with the name of the animation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CSSAnimationStyle
-
-
Method Details
-
getName
The name of the animation. -
getStyle
The style coming from the animation.
-