Table of Contents

Class EnableCommandResponse

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

Response for Enables the accessibility domain which causes AXNodeIds to remain consistent between method calls. This turns on accessibility for the page, which can impact performance until accessibility is disabled.

public sealed class EnableCommandResponse : ICommandResponse<EnableCommandSettings>, ICommandResponse
Inheritance
EnableCommandResponse
Implements
Inherited Members
Extension Methods