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

Class GetCurrentTimeCommandResponse

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

Response for GetCurrentTime

public sealed class GetCurrentTimeCommandResponse : ICommandResponse<GetCurrentTimeCommandSettings>, ICommandResponse
Inheritance
GetCurrentTimeCommandResponse
Implements
Inherited Members
Extension Methods

Properties

CurrentTime

Gets or sets the currentTime

[JsonPropertyName("currentTime")]
public double CurrentTime { get; set; }

Property Value

double