Uses of Class
org.openqa.selenium.devtools.animation.model.KeyframesRule
-
Packages that use KeyframesRule Package Description org.openqa.selenium.devtools.animation.model -
-
Uses of KeyframesRule in org.openqa.selenium.devtools.animation.model
Methods in org.openqa.selenium.devtools.animation.model that return types with arguments of type KeyframesRule Modifier and Type Method Description java.util.Optional<KeyframesRule>
AnimationEffect. getKeyframesRule()
`AnimationEffect`'s keyframes.
-