Table of Contents

Class EnableCommandResponse

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

Response for Enables the CSS agent for the given page. Clients should not assume that the CSS agent has been enabled until the result of this command is received.

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