Table of Contents

Class SetKeyframeKeyCommandResponse

Namespace
OpenQA.Selenium.DevTools.V130.CSS
Assembly
WebDriver.dll

Response for SetKeyframeKey

public sealed class SetKeyframeKeyCommandResponse : ICommandResponse<SetKeyframeKeyCommandSettings>, ICommandResponse
Inheritance
SetKeyframeKeyCommandResponse
Implements
Inherited Members
Extension Methods

Properties

KeyText

Gets or sets the keyText

[JsonPropertyName("keyText")]
public Value KeyText { get; set; }

Property Value

Value