Table of Contents

Class EnableCommandResponse

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

Response for Starts observing for sinks that can be used for tab mirroring, and if set, sinks compatible with |presentationUrl| as well. When sinks are found, a |sinksUpdated| event is fired. Also starts observing for issue messages. When an issue is added or removed, an |issueUpdated| event is fired.

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