Class KeyframesRule
java.lang.Object
org.openqa.selenium.devtools.v125.animation.model.KeyframesRule
Keyframes Rule
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionList of animation keyframes.getName()CSS keyframed animation's name. 
- 
Constructor Details
- 
KeyframesRule
 
 - 
 - 
Method Details
- 
getName
CSS keyframed animation's name. - 
getKeyframes
List of animation keyframes. 
 -