blob: b82ecbb2e18cbcb2825050d4a13859040f65161f [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Namespace OpenQA.Selenium.DevTools.V85.Overlay </title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Namespace OpenQA.Selenium.DevTools.V85.Overlay ">
<link rel="icon" href="../images/favicon.ico">
<link rel="stylesheet" href="../public/docfx.min.css">
<link rel="stylesheet" href="../public/main.css">
<meta name="docfx:navrel" content="../toc.html">
<meta name="docfx:tocrel" content="toc.html">
<meta name="docfx:rel" content="../">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
<meta name="loc:tocFilter" content="Filter by title">
<meta name="loc:nextArticle" content="Next">
<meta name="loc:prevArticle" content="Previous">
<meta name="loc:themeLight" content="Light">
<meta name="loc:themeDark" content="Dark">
<meta name="loc:themeAuto" content="Auto">
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
<meta name="loc:downloadPdf" content="Download PDF">
<script type="module" src="./../public/docfx.min.js"></script>
<script>
const theme = localStorage.getItem('theme') || 'auto'
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
</script>
</head>
<body class="tex2jax_ignore" data-layout="" data-yaml-mime="ManagedReference">
<header class="bg-body border-bottom">
<nav id="autocollapse" class="navbar navbar-expand-md" role="navigation">
<div class="container-xxl flex-nowrap">
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../images/logo.svg" alt="Selenium .NET API">
Selenium .NET API
</a>
<button class="btn btn-lg d-md-none border-0" type="button" data-bs-toggle="collapse" data-bs-target="#navpanel" aria-controls="navpanel" aria-expanded="false" aria-label="Toggle navigation">
<i class="bi bi-three-dots"></i>
</button>
<div class="collapse navbar-collapse" id="navpanel">
<div id="navbar">
<form class="search" role="search" id="search">
<i class="bi bi-search"></i>
<input class="form-control" id="search-query" type="search" disabled placeholder="Search" autocomplete="off" aria-label="Search">
</form>
</div>
</div>
</div>
</nav>
</header>
<main class="container-xxl">
<div class="toc-offcanvas">
<div class="offcanvas-md offcanvas-start" tabindex="-1" id="tocOffcanvas" aria-labelledby="tocOffcanvasLabel">
<div class="offcanvas-header">
<h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" data-bs-target="#tocOffcanvas" aria-label="Close"></button>
</div>
<div class="offcanvas-body">
<nav class="toc" id="toc"></nav>
</div>
</div>
</div>
<div class="content">
<div class="actionbar">
<button class="btn btn-lg border-0 d-md-none" type="button" data-bs-toggle="offcanvas" data-bs-target="#tocOffcanvas" aria-controls="tocOffcanvas" aria-expanded="false" aria-label="Show table of contents">
<i class="bi bi-list"></i>
</button>
<nav id="breadcrumb"></nav>
</div>
<article data-uid="OpenQA.Selenium.DevTools.V85.Overlay">
<h1 id="OpenQA_Selenium_DevTools_V85_Overlay" data-uid="OpenQA.Selenium.DevTools.V85.Overlay" class="text-break">Namespace OpenQA.Selenium.DevTools.V85.Overlay</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="markdown level0 remarks"></div>
<h3 id="classes">
Classes
</h3>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.DisableCommandResponse.html">DisableCommandResponse</a></dt>
<dd><p>Response for Disable</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.DisableCommandSettings.html">DisableCommandSettings</a></dt>
<dd><p>Disable</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.EnableCommandResponse.html">EnableCommandResponse</a></dt>
<dd><p>Response for Enable</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.EnableCommandSettings.html">EnableCommandSettings</a></dt>
<dd><p>Enable</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.GetHighlightObjectForTestCommandResponse.html">GetHighlightObjectForTestCommandResponse</a></dt>
<dd><p>Response for GetHighlightObjectForTest</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.GetHighlightObjectForTestCommandSettings.html">GetHighlightObjectForTestCommandSettings</a></dt>
<dd><p>GetHighlightObjectForTest</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.GridHighlightConfig.html">GridHighlightConfig</a></dt>
<dd><p>GridHighlightConfig</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.HideHighlightCommandResponse.html">HideHighlightCommandResponse</a></dt>
<dd><p>Response for HideHighlight</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.HideHighlightCommandSettings.html">HideHighlightCommandSettings</a></dt>
<dd><p>HideHighlight</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.HighlightConfig.html">HighlightConfig</a></dt>
<dd><p>HighlightConfig</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.HighlightFrameCommandResponse.html">HighlightFrameCommandResponse</a></dt>
<dd><p>Response for HighlightFrame</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.HighlightFrameCommandSettings.html">HighlightFrameCommandSettings</a></dt>
<dd><p>HighlightFrame</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.HighlightNodeCommandResponse.html">HighlightNodeCommandResponse</a></dt>
<dd><p>Response for HighlightNode</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.HighlightNodeCommandSettings.html">HighlightNodeCommandSettings</a></dt>
<dd><p>HighlightNode</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.HighlightQuadCommandResponse.html">HighlightQuadCommandResponse</a></dt>
<dd><p>Response for HighlightQuad</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.HighlightQuadCommandSettings.html">HighlightQuadCommandSettings</a></dt>
<dd><p>HighlightQuad</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.HighlightRectCommandResponse.html">HighlightRectCommandResponse</a></dt>
<dd><p>Response for HighlightRect</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.HighlightRectCommandSettings.html">HighlightRectCommandSettings</a></dt>
<dd><p>HighlightRect</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.HingeConfig.html">HingeConfig</a></dt>
<dd><p>HingeConfig</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.InspectModeCanceledEventArgs.html">InspectModeCanceledEventArgs</a></dt>
<dd><p>InspectModeCanceled</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.InspectNodeRequestedEventArgs.html">InspectNodeRequestedEventArgs</a></dt>
<dd><p>InspectNodeRequested</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.NodeHighlightRequestedEventArgs.html">NodeHighlightRequestedEventArgs</a></dt>
<dd><p>NodeHighlightRequested</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.OverlayAdapter.html">OverlayAdapter</a></dt>
<dd><p>Represents an adapter for the Overlay domain to simplify the command interface.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.ScreenshotRequestedEventArgs.html">ScreenshotRequestedEventArgs</a></dt>
<dd><p>ScreenshotRequested</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetInspectModeCommandResponse.html">SetInspectModeCommandResponse</a></dt>
<dd><p>Response for SetInspectMode</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetInspectModeCommandSettings.html">SetInspectModeCommandSettings</a></dt>
<dd><p>SetInspectMode</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetPausedInDebuggerMessageCommandResponse.html">SetPausedInDebuggerMessageCommandResponse</a></dt>
<dd><p>Response for SetPausedInDebuggerMessage</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetPausedInDebuggerMessageCommandSettings.html">SetPausedInDebuggerMessageCommandSettings</a></dt>
<dd><p>SetPausedInDebuggerMessage</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetShowAdHighlightsCommandResponse.html">SetShowAdHighlightsCommandResponse</a></dt>
<dd><p>Response for SetShowAdHighlights</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetShowAdHighlightsCommandSettings.html">SetShowAdHighlightsCommandSettings</a></dt>
<dd><p>SetShowAdHighlights</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetShowDebugBordersCommandResponse.html">SetShowDebugBordersCommandResponse</a></dt>
<dd><p>Response for SetShowDebugBorders</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetShowDebugBordersCommandSettings.html">SetShowDebugBordersCommandSettings</a></dt>
<dd><p>SetShowDebugBorders</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetShowFPSCounterCommandResponse.html">SetShowFPSCounterCommandResponse</a></dt>
<dd><p>Response for SetShowFPSCounter</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetShowFPSCounterCommandSettings.html">SetShowFPSCounterCommandSettings</a></dt>
<dd><p>SetShowFPSCounter</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetShowHingeCommandResponse.html">SetShowHingeCommandResponse</a></dt>
<dd><p>Response for SetShowHinge</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetShowHingeCommandSettings.html">SetShowHingeCommandSettings</a></dt>
<dd><p>SetShowHinge</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetShowHitTestBordersCommandResponse.html">SetShowHitTestBordersCommandResponse</a></dt>
<dd><p>Response for SetShowHitTestBorders</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetShowHitTestBordersCommandSettings.html">SetShowHitTestBordersCommandSettings</a></dt>
<dd><p>SetShowHitTestBorders</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetShowLayoutShiftRegionsCommandResponse.html">SetShowLayoutShiftRegionsCommandResponse</a></dt>
<dd><p>Response for SetShowLayoutShiftRegions</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetShowLayoutShiftRegionsCommandSettings.html">SetShowLayoutShiftRegionsCommandSettings</a></dt>
<dd><p>SetShowLayoutShiftRegions</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetShowPaintRectsCommandResponse.html">SetShowPaintRectsCommandResponse</a></dt>
<dd><p>Response for SetShowPaintRects</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetShowPaintRectsCommandSettings.html">SetShowPaintRectsCommandSettings</a></dt>
<dd><p>SetShowPaintRects</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetShowScrollBottleneckRectsCommandResponse.html">SetShowScrollBottleneckRectsCommandResponse</a></dt>
<dd><p>Response for SetShowScrollBottleneckRects</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetShowScrollBottleneckRectsCommandSettings.html">SetShowScrollBottleneckRectsCommandSettings</a></dt>
<dd><p>SetShowScrollBottleneckRects</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetShowViewportSizeOnResizeCommandResponse.html">SetShowViewportSizeOnResizeCommandResponse</a></dt>
<dd><p>Response for SetShowViewportSizeOnResize</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.SetShowViewportSizeOnResizeCommandSettings.html">SetShowViewportSizeOnResizeCommandSettings</a></dt>
<dd><p>SetShowViewportSizeOnResize</p>
</dd>
</dl>
<h3 id="enums">
Enums
</h3>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.ColorFormat.html">ColorFormat</a></dt>
<dd><p>ColorFormat</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.V85.Overlay.InspectMode.html">InspectMode</a></dt>
<dd><p>InspectMode</p>
</dd>
</dl>
</article>
<div class="contribution d-print-none">
</div>
</div>
<div class="affix">
<nav id="affix"></nav>
</div>
</main>
<div class="container-xxl search-results" id="search-results"></div>
<footer class="border-top text-secondary">
<div class="container-xxl">
<div class="flex-fill">
<span>Made with <a href="https://dotnet.github.io/docfx">docfx</a></span>
</div>
</div>
</footer>
</body>
</html>