Table of Contents

Class ResolveAnimationCommandResponse

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

Response for Gets the remote object of the Animation.

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

Properties

RemoteObject

Corresponding remote object.

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

Property Value

RemoteObject