Table of Contents

Class CheckFormsIssuesCommandSettings

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

Runs the form issues check for the target page. Found issues are reported using Audits.issueAdded event.

public sealed class CheckFormsIssuesCommandSettings : ICommand
Inheritance
CheckFormsIssuesCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string