Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class GetPlaybackRateCommandResponse

Namespace
OpenQA.Selenium.DevTools.V136.Animation
Assembly
WebDriver.dll

Response for GetPlaybackRate

public sealed class GetPlaybackRateCommandResponse : ICommandResponse<GetPlaybackRateCommandSettings>, ICommandResponse
Inheritance
GetPlaybackRateCommandResponse
Implements
Inherited Members
Extension Methods

Properties

PlaybackRate

Gets or sets the playbackRate

[JsonPropertyName("playbackRate")]
public double PlaybackRate { get; set; }

Property Value

double