Table of Contents

Class HighlightFrameCommandResponse

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

Response for Highlights owner element of the frame with given id. Deprecated: Doesn't work reliably and cannot be fixed due to process separation (the owner node might be in a different process). Determine the owner node in the client and use highlightNode.

public sealed class HighlightFrameCommandResponse : ICommandResponse<HighlightFrameCommandSettings>, ICommandResponse
Inheritance
HighlightFrameCommandResponse
Implements
Inherited Members
Extension Methods