Table of Contents

Class SendMessageToTargetCommandResponse

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

Response for Sends protocol message over session with given id. Consider using flat mode instead; see commands attachToTarget, setAutoAttach, and crbug.com/991325.

public sealed class SendMessageToTargetCommandResponse : ICommandResponse<SendMessageToTargetCommandSettings>, ICommandResponse
Inheritance
SendMessageToTargetCommandResponse
Implements
Inherited Members
Extension Methods