checkFormsIssues
suspend fun checkFormsIssues(mode: CommandMode = CommandMode.DEFAULT): Audits.CheckFormsIssuesReturn
Runs the form issues check for the target page. Found issues are reported using Audits.issueAdded event.
Runs the form issues check for the target page. Found issues are reported using Audits.issueAdded event.