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

Class SetKeyframeKeyCommandResponse

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