Uses of Class
org.openqa.selenium.devtools.v141.animation.model.AnimationEffect
Packages that use AnimationEffect
-
Uses of AnimationEffect in org.openqa.selenium.devtools.v141.animation.model
Methods in org.openqa.selenium.devtools.v141.animation.model that return types with arguments of type AnimationEffectConstructor parameters in org.openqa.selenium.devtools.v141.animation.model with type arguments of type AnimationEffectModifierConstructorDescriptionAnimation(String id, String name, Boolean pausedState, String playState, Number playbackRate, Number startTime, Number currentTime, Animation.Type type, Optional<AnimationEffect> source, Optional<String> cssId, Optional<ViewOrScrollTimeline> viewOrScrollTimeline)