Table of Contents

Class ResolveAnimationCommandResponse

Namespace
OpenQA.Selenium.DevTools.V131.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