Table of Contents

Class TriggerCommandResponse

Namespace
OpenQA.Selenium.DevTools.V148.Autofill
Assembly
Selenium.WebDriver.dll

Response for Trigger autofill on a form identified by the fieldId. If the field and related form cannot be autofilled, returns an error.

public sealed class TriggerCommandResponse : ICommandResponse<TriggerCommandSettings>, ICommandResponse
Inheritance
TriggerCommandResponse
Implements
Inherited Members
Extension Methods