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

Class ResolveAnimationCommandResponse

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

Response for ResolveAnimation

public sealed class ResolveAnimationCommandResponse : ICommandResponse<ResolveAnimationCommandSettings>, ICommandResponse
Inheritance
ResolveAnimationCommandResponse
Implements
Inherited Members
Extension Methods

Properties

RemoteObject

Gets or sets the remoteObject

[JsonPropertyName("remoteObject")]
public RemoteObject RemoteObject { get; set; }

Property Value

RemoteObject