blob: ec8d66f059e59163acf293603b02e7d80cba4d6b [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Class PageAdapter </title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Class PageAdapter ">
<meta name="description" content="Represents an adapter for the Page domain to simplify the command interface.">
<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="docfx:docurl" content="https://github.com/SeleniumHQ/selenium/new/trunk/apiSpec/new?filename=OpenQA_Selenium_DevTools_V85_Page_PageAdapter.md&amp;value=---%0Auid%3A%20OpenQA.Selenium.DevTools.V85.Page.PageAdapter%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<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.Page.PageAdapter">
<h1 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter" class="text-break">
Class PageAdapter <a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L13"><i class="bi bi-code-slash"></i></a>
</h1>
<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="OpenQA.html">OpenQA</a>.<a class="xref" href="OpenQA.Selenium.html">Selenium</a>.<a class="xref" href="OpenQA.Selenium.DevTools.html">DevTools</a>.<a class="xref" href="OpenQA.Selenium.DevTools.V85.html">V85</a>.<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.html">Page</a></dd></dl>
<dl><dt>Assembly</dt><dd>WebDriver.dll</dd></dl>
</div>
<div class="markdown summary"><p>Represents an adapter for the Page domain to simplify the command interface.</p>
</div>
<div class="markdown conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public class PageAdapter</code></pre>
</div>
<dl class="typelist inheritance">
<dt>Inheritance</dt>
<dd>
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
<div><span class="xref">PageAdapter</span></div>
</dd>
</dl>
<dl class="typelist inheritedMembers">
<dt>Inherited Members</dt>
<dd>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">object.Equals(object)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">object.Equals(object, object)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode">object.GetHashCode()</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype">object.GetType()</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone">object.MemberwiseClone()</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals">object.ReferenceEquals(object, object)</a>
</div>
<div>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring">object.ToString()</a>
</div>
</dd></dl>
<h2 class="section" id="constructors">Constructors
</h2>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter__ctor_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.#ctor*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter__ctor_OpenQA_Selenium_DevTools_IDevToolsSession_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.#ctor(OpenQA.Selenium.DevTools.IDevToolsSession)">
PageAdapter(IDevToolsSession)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L23"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Initializes a new instance of the PageAdapter class.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public PageAdapter(IDevToolsSession session)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>session</code> <a class="xref" href="OpenQA.Selenium.DevTools.IDevToolsSession.html">IDevToolsSession</a></dt>
<dd><p>The IDevToolsSession to be used with this adapter.</p>
</dd>
</dl>
<h2 class="section" id="properties">Properties
</h2>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_Session_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.Session*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_Session" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.Session">
Session
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L56"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Gets the DevToolsSession associated with the adapter.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IDevToolsSession Session { get; }</code></pre>
</div>
<h4 class="section">Property Value</h4>
<dl class="parameters">
<dt><a class="xref" href="OpenQA.Selenium.DevTools.IDevToolsSession.html">IDevToolsSession</a></dt>
<dd></dd>
</dl>
<h2 class="section" id="methods">Methods
</h2>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_AddCompilationCache_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.AddCompilationCache*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_AddCompilationCache_OpenQA_Selenium_DevTools_V85_Page_AddCompilationCacheCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.AddCompilationCache(OpenQA.Selenium.DevTools.V85.Page.AddCompilationCacheCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
AddCompilationCache(AddCompilationCacheCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L504"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>addCompilationCache</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;AddCompilationCacheCommandResponse&gt; AddCompilationCache(AddCompilationCacheCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.AddCompilationCacheCommandSettings.html">AddCompilationCacheCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.AddCompilationCacheCommandResponse.html">AddCompilationCacheCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_AddScriptToEvaluateOnLoad_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.AddScriptToEvaluateOnLoad*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_AddScriptToEvaluateOnLoad_OpenQA_Selenium_DevTools_V85_Page_AddScriptToEvaluateOnLoadCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.AddScriptToEvaluateOnLoad(OpenQA.Selenium.DevTools.V85.Page.AddScriptToEvaluateOnLoadCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
AddScriptToEvaluateOnLoad(AddScriptToEvaluateOnLoadCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L161"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>addScriptToEvaluateOnLoad</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;AddScriptToEvaluateOnLoadCommandResponse&gt; AddScriptToEvaluateOnLoad(AddScriptToEvaluateOnLoadCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.AddScriptToEvaluateOnLoadCommandSettings.html">AddScriptToEvaluateOnLoadCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.AddScriptToEvaluateOnLoadCommandResponse.html">AddScriptToEvaluateOnLoadCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_AddScriptToEvaluateOnNewDocument_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.AddScriptToEvaluateOnNewDocument*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_AddScriptToEvaluateOnNewDocument_OpenQA_Selenium_DevTools_V85_Page_AddScriptToEvaluateOnNewDocumentCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.AddScriptToEvaluateOnNewDocument(OpenQA.Selenium.DevTools.V85.Page.AddScriptToEvaluateOnNewDocumentCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
AddScriptToEvaluateOnNewDocument(AddScriptToEvaluateOnNewDocumentCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L168"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>addScriptToEvaluateOnNewDocument</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;AddScriptToEvaluateOnNewDocumentCommandResponse&gt; AddScriptToEvaluateOnNewDocument(AddScriptToEvaluateOnNewDocumentCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.AddScriptToEvaluateOnNewDocumentCommandSettings.html">AddScriptToEvaluateOnNewDocumentCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.AddScriptToEvaluateOnNewDocumentCommandResponse.html">AddScriptToEvaluateOnNewDocumentCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_BringToFront_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.BringToFront*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_BringToFront_OpenQA_Selenium_DevTools_V85_Page_BringToFrontCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.BringToFront(OpenQA.Selenium.DevTools.V85.Page.BringToFrontCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
BringToFront(BringToFrontCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L175"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>bringToFront</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;BringToFrontCommandResponse&gt; BringToFront(BringToFrontCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.BringToFrontCommandSettings.html">BringToFrontCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.BringToFrontCommandResponse.html">BringToFrontCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_CaptureScreenshot_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.CaptureScreenshot*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_CaptureScreenshot_OpenQA_Selenium_DevTools_V85_Page_CaptureScreenshotCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.CaptureScreenshot(OpenQA.Selenium.DevTools.V85.Page.CaptureScreenshotCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
CaptureScreenshot(CaptureScreenshotCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L182"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>captureScreenshot</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;CaptureScreenshotCommandResponse&gt; CaptureScreenshot(CaptureScreenshotCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.CaptureScreenshotCommandSettings.html">CaptureScreenshotCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.CaptureScreenshotCommandResponse.html">CaptureScreenshotCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_CaptureSnapshot_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.CaptureSnapshot*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_CaptureSnapshot_OpenQA_Selenium_DevTools_V85_Page_CaptureSnapshotCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.CaptureSnapshot(OpenQA.Selenium.DevTools.V85.Page.CaptureSnapshotCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
CaptureSnapshot(CaptureSnapshotCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L189"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>captureSnapshot</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;CaptureSnapshotCommandResponse&gt; CaptureSnapshot(CaptureSnapshotCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.CaptureSnapshotCommandSettings.html">CaptureSnapshotCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.CaptureSnapshotCommandResponse.html">CaptureSnapshotCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_ClearCompilationCache_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.ClearCompilationCache*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_ClearCompilationCache_OpenQA_Selenium_DevTools_V85_Page_ClearCompilationCacheCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.ClearCompilationCache(OpenQA.Selenium.DevTools.V85.Page.ClearCompilationCacheCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
ClearCompilationCache(ClearCompilationCacheCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L511"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>clearCompilationCache</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;ClearCompilationCacheCommandResponse&gt; ClearCompilationCache(ClearCompilationCacheCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.ClearCompilationCacheCommandSettings.html">ClearCompilationCacheCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.ClearCompilationCacheCommandResponse.html">ClearCompilationCacheCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_ClearDeviceMetricsOverride_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.ClearDeviceMetricsOverride*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_ClearDeviceMetricsOverride_OpenQA_Selenium_DevTools_V85_Page_ClearDeviceMetricsOverrideCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.ClearDeviceMetricsOverride(OpenQA.Selenium.DevTools.V85.Page.ClearDeviceMetricsOverrideCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
ClearDeviceMetricsOverride(ClearDeviceMetricsOverrideCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L196"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>clearDeviceMetricsOverride</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;ClearDeviceMetricsOverrideCommandResponse&gt; ClearDeviceMetricsOverride(ClearDeviceMetricsOverrideCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.ClearDeviceMetricsOverrideCommandSettings.html">ClearDeviceMetricsOverrideCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.ClearDeviceMetricsOverrideCommandResponse.html">ClearDeviceMetricsOverrideCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_ClearDeviceOrientationOverride_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.ClearDeviceOrientationOverride*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_ClearDeviceOrientationOverride_OpenQA_Selenium_DevTools_V85_Page_ClearDeviceOrientationOverrideCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.ClearDeviceOrientationOverride(OpenQA.Selenium.DevTools.V85.Page.ClearDeviceOrientationOverrideCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
ClearDeviceOrientationOverride(ClearDeviceOrientationOverrideCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L203"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>clearDeviceOrientationOverride</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;ClearDeviceOrientationOverrideCommandResponse&gt; ClearDeviceOrientationOverride(ClearDeviceOrientationOverrideCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.ClearDeviceOrientationOverrideCommandSettings.html">ClearDeviceOrientationOverrideCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.ClearDeviceOrientationOverrideCommandResponse.html">ClearDeviceOrientationOverrideCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_ClearGeolocationOverride_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.ClearGeolocationOverride*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_ClearGeolocationOverride_OpenQA_Selenium_DevTools_V85_Page_ClearGeolocationOverrideCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.ClearGeolocationOverride(OpenQA.Selenium.DevTools.V85.Page.ClearGeolocationOverrideCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
ClearGeolocationOverride(ClearGeolocationOverrideCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L210"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>clearGeolocationOverride</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;ClearGeolocationOverrideCommandResponse&gt; ClearGeolocationOverride(ClearGeolocationOverrideCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.ClearGeolocationOverrideCommandSettings.html">ClearGeolocationOverrideCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.ClearGeolocationOverrideCommandResponse.html">ClearGeolocationOverrideCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_Close_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.Close*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_Close_OpenQA_Selenium_DevTools_V85_Page_CloseCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.Close(OpenQA.Selenium.DevTools.V85.Page.CloseCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
Close(CloseCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L476"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>close</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;CloseCommandResponse&gt; Close(CloseCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.CloseCommandSettings.html">CloseCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.CloseCommandResponse.html">CloseCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_Crash_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.Crash*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_Crash_OpenQA_Selenium_DevTools_V85_Page_CrashCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.Crash(OpenQA.Selenium.DevTools.V85.Page.CrashCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
Crash(CrashCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L469"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>crash</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;CrashCommandResponse&gt; Crash(CrashCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.CrashCommandSettings.html">CrashCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.CrashCommandResponse.html">CrashCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_CreateIsolatedWorld_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.CreateIsolatedWorld*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_CreateIsolatedWorld_OpenQA_Selenium_DevTools_V85_Page_CreateIsolatedWorldCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.CreateIsolatedWorld(OpenQA.Selenium.DevTools.V85.Page.CreateIsolatedWorldCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
CreateIsolatedWorld(CreateIsolatedWorldCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L217"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>createIsolatedWorld</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;CreateIsolatedWorldCommandResponse&gt; CreateIsolatedWorld(CreateIsolatedWorldCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.CreateIsolatedWorldCommandSettings.html">CreateIsolatedWorldCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.CreateIsolatedWorldCommandResponse.html">CreateIsolatedWorldCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_DeleteCookie_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.DeleteCookie*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_DeleteCookie_OpenQA_Selenium_DevTools_V85_Page_DeleteCookieCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.DeleteCookie(OpenQA.Selenium.DevTools.V85.Page.DeleteCookieCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
DeleteCookie(DeleteCookieCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L224"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>deleteCookie</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;DeleteCookieCommandResponse&gt; DeleteCookie(DeleteCookieCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.DeleteCookieCommandSettings.html">DeleteCookieCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.DeleteCookieCommandResponse.html">DeleteCookieCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_Disable_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.Disable*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_Disable_OpenQA_Selenium_DevTools_V85_Page_DisableCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.Disable(OpenQA.Selenium.DevTools.V85.Page.DisableCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
Disable(DisableCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L231"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>disable</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;DisableCommandResponse&gt; Disable(DisableCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.DisableCommandSettings.html">DisableCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.DisableCommandResponse.html">DisableCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_Enable_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.Enable*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_Enable_OpenQA_Selenium_DevTools_V85_Page_EnableCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.Enable(OpenQA.Selenium.DevTools.V85.Page.EnableCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
Enable(EnableCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L238"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>enable</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;EnableCommandResponse&gt; Enable(EnableCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.EnableCommandSettings.html">EnableCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.EnableCommandResponse.html">EnableCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_GenerateTestReport_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.GenerateTestReport*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_GenerateTestReport_OpenQA_Selenium_DevTools_V85_Page_GenerateTestReportCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.GenerateTestReport(OpenQA.Selenium.DevTools.V85.Page.GenerateTestReportCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
GenerateTestReport(GenerateTestReportCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L518"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>generateTestReport</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;GenerateTestReportCommandResponse&gt; GenerateTestReport(GenerateTestReportCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.GenerateTestReportCommandSettings.html">GenerateTestReportCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.GenerateTestReportCommandResponse.html">GenerateTestReportCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_GetAppManifest_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.GetAppManifest*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_GetAppManifest_OpenQA_Selenium_DevTools_V85_Page_GetAppManifestCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.GetAppManifest(OpenQA.Selenium.DevTools.V85.Page.GetAppManifestCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
GetAppManifest(GetAppManifestCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L245"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>getAppManifest</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;GetAppManifestCommandResponse&gt; GetAppManifest(GetAppManifestCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.GetAppManifestCommandSettings.html">GetAppManifestCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.GetAppManifestCommandResponse.html">GetAppManifestCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_GetCookies_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.GetCookies*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_GetCookies_OpenQA_Selenium_DevTools_V85_Page_GetCookiesCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.GetCookies(OpenQA.Selenium.DevTools.V85.Page.GetCookiesCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
GetCookies(GetCookiesCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L266"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>getCookies</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;GetCookiesCommandResponse&gt; GetCookies(GetCookiesCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.GetCookiesCommandSettings.html">GetCookiesCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.GetCookiesCommandResponse.html">GetCookiesCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_GetFrameTree_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.GetFrameTree*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_GetFrameTree_OpenQA_Selenium_DevTools_V85_Page_GetFrameTreeCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.GetFrameTree(OpenQA.Selenium.DevTools.V85.Page.GetFrameTreeCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
GetFrameTree(GetFrameTreeCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L273"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>getFrameTree</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;GetFrameTreeCommandResponse&gt; GetFrameTree(GetFrameTreeCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.GetFrameTreeCommandSettings.html">GetFrameTreeCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.GetFrameTreeCommandResponse.html">GetFrameTreeCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_GetInstallabilityErrors_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.GetInstallabilityErrors*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_GetInstallabilityErrors_OpenQA_Selenium_DevTools_V85_Page_GetInstallabilityErrorsCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.GetInstallabilityErrors(OpenQA.Selenium.DevTools.V85.Page.GetInstallabilityErrorsCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
GetInstallabilityErrors(GetInstallabilityErrorsCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L252"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>getInstallabilityErrors</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;GetInstallabilityErrorsCommandResponse&gt; GetInstallabilityErrors(GetInstallabilityErrorsCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.GetInstallabilityErrorsCommandSettings.html">GetInstallabilityErrorsCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.GetInstallabilityErrorsCommandResponse.html">GetInstallabilityErrorsCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_GetLayoutMetrics_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.GetLayoutMetrics*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_GetLayoutMetrics_OpenQA_Selenium_DevTools_V85_Page_GetLayoutMetricsCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.GetLayoutMetrics(OpenQA.Selenium.DevTools.V85.Page.GetLayoutMetricsCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
GetLayoutMetrics(GetLayoutMetricsCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L280"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>getLayoutMetrics</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;GetLayoutMetricsCommandResponse&gt; GetLayoutMetrics(GetLayoutMetricsCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.GetLayoutMetricsCommandSettings.html">GetLayoutMetricsCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.GetLayoutMetricsCommandResponse.html">GetLayoutMetricsCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_GetManifestIcons_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.GetManifestIcons*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_GetManifestIcons_OpenQA_Selenium_DevTools_V85_Page_GetManifestIconsCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.GetManifestIcons(OpenQA.Selenium.DevTools.V85.Page.GetManifestIconsCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
GetManifestIcons(GetManifestIconsCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L259"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>getManifestIcons</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;GetManifestIconsCommandResponse&gt; GetManifestIcons(GetManifestIconsCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.GetManifestIconsCommandSettings.html">GetManifestIconsCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.GetManifestIconsCommandResponse.html">GetManifestIconsCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_GetNavigationHistory_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.GetNavigationHistory*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_GetNavigationHistory_OpenQA_Selenium_DevTools_V85_Page_GetNavigationHistoryCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.GetNavigationHistory(OpenQA.Selenium.DevTools.V85.Page.GetNavigationHistoryCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
GetNavigationHistory(GetNavigationHistoryCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L287"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>getNavigationHistory</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;GetNavigationHistoryCommandResponse&gt; GetNavigationHistory(GetNavigationHistoryCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.GetNavigationHistoryCommandSettings.html">GetNavigationHistoryCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.GetNavigationHistoryCommandResponse.html">GetNavigationHistoryCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_GetResourceContent_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.GetResourceContent*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_GetResourceContent_OpenQA_Selenium_DevTools_V85_Page_GetResourceContentCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.GetResourceContent(OpenQA.Selenium.DevTools.V85.Page.GetResourceContentCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
GetResourceContent(GetResourceContentCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L301"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>getResourceContent</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;GetResourceContentCommandResponse&gt; GetResourceContent(GetResourceContentCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.GetResourceContentCommandSettings.html">GetResourceContentCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.GetResourceContentCommandResponse.html">GetResourceContentCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_GetResourceTree_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.GetResourceTree*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_GetResourceTree_OpenQA_Selenium_DevTools_V85_Page_GetResourceTreeCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.GetResourceTree(OpenQA.Selenium.DevTools.V85.Page.GetResourceTreeCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
GetResourceTree(GetResourceTreeCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L308"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>getResourceTree</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;GetResourceTreeCommandResponse&gt; GetResourceTree(GetResourceTreeCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.GetResourceTreeCommandSettings.html">GetResourceTreeCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.GetResourceTreeCommandResponse.html">GetResourceTreeCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_HandleJavaScriptDialog_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.HandleJavaScriptDialog*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_HandleJavaScriptDialog_OpenQA_Selenium_DevTools_V85_Page_HandleJavaScriptDialogCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.HandleJavaScriptDialog(OpenQA.Selenium.DevTools.V85.Page.HandleJavaScriptDialogCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
HandleJavaScriptDialog(HandleJavaScriptDialogCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L315"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>handleJavaScriptDialog</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;HandleJavaScriptDialogCommandResponse&gt; HandleJavaScriptDialog(HandleJavaScriptDialogCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.HandleJavaScriptDialogCommandSettings.html">HandleJavaScriptDialogCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.HandleJavaScriptDialogCommandResponse.html">HandleJavaScriptDialogCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_Navigate_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.Navigate*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_Navigate_OpenQA_Selenium_DevTools_V85_Page_NavigateCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.Navigate(OpenQA.Selenium.DevTools.V85.Page.NavigateCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
Navigate(NavigateCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L322"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>navigate</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;NavigateCommandResponse&gt; Navigate(NavigateCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.NavigateCommandSettings.html">NavigateCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.NavigateCommandResponse.html">NavigateCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_NavigateToHistoryEntry_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.NavigateToHistoryEntry*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_NavigateToHistoryEntry_OpenQA_Selenium_DevTools_V85_Page_NavigateToHistoryEntryCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.NavigateToHistoryEntry(OpenQA.Selenium.DevTools.V85.Page.NavigateToHistoryEntryCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
NavigateToHistoryEntry(NavigateToHistoryEntryCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L329"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>navigateToHistoryEntry</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;NavigateToHistoryEntryCommandResponse&gt; NavigateToHistoryEntry(NavigateToHistoryEntryCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.NavigateToHistoryEntryCommandSettings.html">NavigateToHistoryEntryCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.NavigateToHistoryEntryCommandResponse.html">NavigateToHistoryEntryCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_PrintToPDF_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.PrintToPDF*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_PrintToPDF_OpenQA_Selenium_DevTools_V85_Page_PrintToPDFCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.PrintToPDF(OpenQA.Selenium.DevTools.V85.Page.PrintToPDFCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
PrintToPDF(PrintToPDFCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L336"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>printToPDF</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;PrintToPDFCommandResponse&gt; PrintToPDF(PrintToPDFCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.PrintToPDFCommandSettings.html">PrintToPDFCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.PrintToPDFCommandResponse.html">PrintToPDFCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_Reload_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.Reload*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_Reload_OpenQA_Selenium_DevTools_V85_Page_ReloadCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.Reload(OpenQA.Selenium.DevTools.V85.Page.ReloadCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
Reload(ReloadCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L343"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>reload</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;ReloadCommandResponse&gt; Reload(ReloadCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.ReloadCommandSettings.html">ReloadCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.ReloadCommandResponse.html">ReloadCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_RemoveScriptToEvaluateOnLoad_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.RemoveScriptToEvaluateOnLoad*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_RemoveScriptToEvaluateOnLoad_OpenQA_Selenium_DevTools_V85_Page_RemoveScriptToEvaluateOnLoadCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.RemoveScriptToEvaluateOnLoad(OpenQA.Selenium.DevTools.V85.Page.RemoveScriptToEvaluateOnLoadCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
RemoveScriptToEvaluateOnLoad(RemoveScriptToEvaluateOnLoadCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L350"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>removeScriptToEvaluateOnLoad</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;RemoveScriptToEvaluateOnLoadCommandResponse&gt; RemoveScriptToEvaluateOnLoad(RemoveScriptToEvaluateOnLoadCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.RemoveScriptToEvaluateOnLoadCommandSettings.html">RemoveScriptToEvaluateOnLoadCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.RemoveScriptToEvaluateOnLoadCommandResponse.html">RemoveScriptToEvaluateOnLoadCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_RemoveScriptToEvaluateOnNewDocument_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.RemoveScriptToEvaluateOnNewDocument*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_RemoveScriptToEvaluateOnNewDocument_OpenQA_Selenium_DevTools_V85_Page_RemoveScriptToEvaluateOnNewDocumentCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.RemoveScriptToEvaluateOnNewDocument(OpenQA.Selenium.DevTools.V85.Page.RemoveScriptToEvaluateOnNewDocumentCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
RemoveScriptToEvaluateOnNewDocument(RemoveScriptToEvaluateOnNewDocumentCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L357"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>removeScriptToEvaluateOnNewDocument</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;RemoveScriptToEvaluateOnNewDocumentCommandResponse&gt; RemoveScriptToEvaluateOnNewDocument(RemoveScriptToEvaluateOnNewDocumentCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.RemoveScriptToEvaluateOnNewDocumentCommandSettings.html">RemoveScriptToEvaluateOnNewDocumentCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.RemoveScriptToEvaluateOnNewDocumentCommandResponse.html">RemoveScriptToEvaluateOnNewDocumentCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_ResetNavigationHistory_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.ResetNavigationHistory*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_ResetNavigationHistory_OpenQA_Selenium_DevTools_V85_Page_ResetNavigationHistoryCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.ResetNavigationHistory(OpenQA.Selenium.DevTools.V85.Page.ResetNavigationHistoryCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
ResetNavigationHistory(ResetNavigationHistoryCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L294"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>resetNavigationHistory</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;ResetNavigationHistoryCommandResponse&gt; ResetNavigationHistory(ResetNavigationHistoryCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.ResetNavigationHistoryCommandSettings.html">ResetNavigationHistoryCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.ResetNavigationHistoryCommandResponse.html">ResetNavigationHistoryCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_ScreencastFrameAck_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.ScreencastFrameAck*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_ScreencastFrameAck_OpenQA_Selenium_DevTools_V85_Page_ScreencastFrameAckCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.ScreencastFrameAck(OpenQA.Selenium.DevTools.V85.Page.ScreencastFrameAckCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
ScreencastFrameAck(ScreencastFrameAckCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L364"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>screencastFrameAck</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;ScreencastFrameAckCommandResponse&gt; ScreencastFrameAck(ScreencastFrameAckCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.ScreencastFrameAckCommandSettings.html">ScreencastFrameAckCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.ScreencastFrameAckCommandResponse.html">ScreencastFrameAckCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SearchInResource_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SearchInResource*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SearchInResource_OpenQA_Selenium_DevTools_V85_Page_SearchInResourceCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SearchInResource(OpenQA.Selenium.DevTools.V85.Page.SearchInResourceCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
SearchInResource(SearchInResourceCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L371"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>searchInResource</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;SearchInResourceCommandResponse&gt; SearchInResource(SearchInResourceCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SearchInResourceCommandSettings.html">SearchInResourceCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SearchInResourceCommandResponse.html">SearchInResourceCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetAdBlockingEnabled_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetAdBlockingEnabled*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetAdBlockingEnabled_OpenQA_Selenium_DevTools_V85_Page_SetAdBlockingEnabledCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetAdBlockingEnabled(OpenQA.Selenium.DevTools.V85.Page.SetAdBlockingEnabledCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
SetAdBlockingEnabled(SetAdBlockingEnabledCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L378"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>setAdBlockingEnabled</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;SetAdBlockingEnabledCommandResponse&gt; SetAdBlockingEnabled(SetAdBlockingEnabledCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetAdBlockingEnabledCommandSettings.html">SetAdBlockingEnabledCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetAdBlockingEnabledCommandResponse.html">SetAdBlockingEnabledCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetBypassCSP_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetBypassCSP*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetBypassCSP_OpenQA_Selenium_DevTools_V85_Page_SetBypassCSPCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetBypassCSP(OpenQA.Selenium.DevTools.V85.Page.SetBypassCSPCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
SetBypassCSP(SetBypassCSPCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L385"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>setBypassCSP</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;SetBypassCSPCommandResponse&gt; SetBypassCSP(SetBypassCSPCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetBypassCSPCommandSettings.html">SetBypassCSPCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetBypassCSPCommandResponse.html">SetBypassCSPCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetDeviceMetricsOverride_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetDeviceMetricsOverride*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetDeviceMetricsOverride_OpenQA_Selenium_DevTools_V85_Page_SetDeviceMetricsOverrideCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetDeviceMetricsOverride(OpenQA.Selenium.DevTools.V85.Page.SetDeviceMetricsOverrideCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
SetDeviceMetricsOverride(SetDeviceMetricsOverrideCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L392"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>setDeviceMetricsOverride</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;SetDeviceMetricsOverrideCommandResponse&gt; SetDeviceMetricsOverride(SetDeviceMetricsOverrideCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetDeviceMetricsOverrideCommandSettings.html">SetDeviceMetricsOverrideCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetDeviceMetricsOverrideCommandResponse.html">SetDeviceMetricsOverrideCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetDeviceOrientationOverride_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetDeviceOrientationOverride*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetDeviceOrientationOverride_OpenQA_Selenium_DevTools_V85_Page_SetDeviceOrientationOverrideCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetDeviceOrientationOverride(OpenQA.Selenium.DevTools.V85.Page.SetDeviceOrientationOverrideCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
SetDeviceOrientationOverride(SetDeviceOrientationOverrideCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L399"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>setDeviceOrientationOverride</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;SetDeviceOrientationOverrideCommandResponse&gt; SetDeviceOrientationOverride(SetDeviceOrientationOverrideCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetDeviceOrientationOverrideCommandSettings.html">SetDeviceOrientationOverrideCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetDeviceOrientationOverrideCommandResponse.html">SetDeviceOrientationOverrideCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetDocumentContent_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetDocumentContent*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetDocumentContent_OpenQA_Selenium_DevTools_V85_Page_SetDocumentContentCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetDocumentContent(OpenQA.Selenium.DevTools.V85.Page.SetDocumentContentCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
SetDocumentContent(SetDocumentContentCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L420"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>setDocumentContent</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;SetDocumentContentCommandResponse&gt; SetDocumentContent(SetDocumentContentCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetDocumentContentCommandSettings.html">SetDocumentContentCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetDocumentContentCommandResponse.html">SetDocumentContentCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetDownloadBehavior_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetDownloadBehavior*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetDownloadBehavior_OpenQA_Selenium_DevTools_V85_Page_SetDownloadBehaviorCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetDownloadBehavior(OpenQA.Selenium.DevTools.V85.Page.SetDownloadBehaviorCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
SetDownloadBehavior(SetDownloadBehaviorCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L427"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>setDownloadBehavior</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;SetDownloadBehaviorCommandResponse&gt; SetDownloadBehavior(SetDownloadBehaviorCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetDownloadBehaviorCommandSettings.html">SetDownloadBehaviorCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetDownloadBehaviorCommandResponse.html">SetDownloadBehaviorCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetFontFamilies_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetFontFamilies*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetFontFamilies_OpenQA_Selenium_DevTools_V85_Page_SetFontFamiliesCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetFontFamilies(OpenQA.Selenium.DevTools.V85.Page.SetFontFamiliesCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
SetFontFamilies(SetFontFamiliesCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L406"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>setFontFamilies</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;SetFontFamiliesCommandResponse&gt; SetFontFamilies(SetFontFamiliesCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetFontFamiliesCommandSettings.html">SetFontFamiliesCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetFontFamiliesCommandResponse.html">SetFontFamiliesCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetFontSizes_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetFontSizes*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetFontSizes_OpenQA_Selenium_DevTools_V85_Page_SetFontSizesCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetFontSizes(OpenQA.Selenium.DevTools.V85.Page.SetFontSizesCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
SetFontSizes(SetFontSizesCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L413"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>setFontSizes</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;SetFontSizesCommandResponse&gt; SetFontSizes(SetFontSizesCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetFontSizesCommandSettings.html">SetFontSizesCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetFontSizesCommandResponse.html">SetFontSizesCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetGeolocationOverride_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetGeolocationOverride*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetGeolocationOverride_OpenQA_Selenium_DevTools_V85_Page_SetGeolocationOverrideCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetGeolocationOverride(OpenQA.Selenium.DevTools.V85.Page.SetGeolocationOverrideCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
SetGeolocationOverride(SetGeolocationOverrideCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L434"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>setGeolocationOverride</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;SetGeolocationOverrideCommandResponse&gt; SetGeolocationOverride(SetGeolocationOverrideCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetGeolocationOverrideCommandSettings.html">SetGeolocationOverrideCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetGeolocationOverrideCommandResponse.html">SetGeolocationOverrideCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetInterceptFileChooserDialog_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetInterceptFileChooserDialog*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetInterceptFileChooserDialog_OpenQA_Selenium_DevTools_V85_Page_SetInterceptFileChooserDialogCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetInterceptFileChooserDialog(OpenQA.Selenium.DevTools.V85.Page.SetInterceptFileChooserDialogCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
SetInterceptFileChooserDialog(SetInterceptFileChooserDialogCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L532"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>setInterceptFileChooserDialog</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;SetInterceptFileChooserDialogCommandResponse&gt; SetInterceptFileChooserDialog(SetInterceptFileChooserDialogCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetInterceptFileChooserDialogCommandSettings.html">SetInterceptFileChooserDialogCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetInterceptFileChooserDialogCommandResponse.html">SetInterceptFileChooserDialogCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetLifecycleEventsEnabled_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetLifecycleEventsEnabled*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetLifecycleEventsEnabled_OpenQA_Selenium_DevTools_V85_Page_SetLifecycleEventsEnabledCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetLifecycleEventsEnabled(OpenQA.Selenium.DevTools.V85.Page.SetLifecycleEventsEnabledCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
SetLifecycleEventsEnabled(SetLifecycleEventsEnabledCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L441"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>setLifecycleEventsEnabled</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;SetLifecycleEventsEnabledCommandResponse&gt; SetLifecycleEventsEnabled(SetLifecycleEventsEnabledCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetLifecycleEventsEnabledCommandSettings.html">SetLifecycleEventsEnabledCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetLifecycleEventsEnabledCommandResponse.html">SetLifecycleEventsEnabledCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetProduceCompilationCache_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetProduceCompilationCache*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetProduceCompilationCache_OpenQA_Selenium_DevTools_V85_Page_SetProduceCompilationCacheCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetProduceCompilationCache(OpenQA.Selenium.DevTools.V85.Page.SetProduceCompilationCacheCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
SetProduceCompilationCache(SetProduceCompilationCacheCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L497"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>setProduceCompilationCache</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;SetProduceCompilationCacheCommandResponse&gt; SetProduceCompilationCache(SetProduceCompilationCacheCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetProduceCompilationCacheCommandSettings.html">SetProduceCompilationCacheCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetProduceCompilationCacheCommandResponse.html">SetProduceCompilationCacheCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetTouchEmulationEnabled_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetTouchEmulationEnabled*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetTouchEmulationEnabled_OpenQA_Selenium_DevTools_V85_Page_SetTouchEmulationEnabledCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetTouchEmulationEnabled(OpenQA.Selenium.DevTools.V85.Page.SetTouchEmulationEnabledCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
SetTouchEmulationEnabled(SetTouchEmulationEnabledCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L448"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>setTouchEmulationEnabled</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;SetTouchEmulationEnabledCommandResponse&gt; SetTouchEmulationEnabled(SetTouchEmulationEnabledCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetTouchEmulationEnabledCommandSettings.html">SetTouchEmulationEnabledCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetTouchEmulationEnabledCommandResponse.html">SetTouchEmulationEnabledCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetWebLifecycleState_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetWebLifecycleState*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_SetWebLifecycleState_OpenQA_Selenium_DevTools_V85_Page_SetWebLifecycleStateCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.SetWebLifecycleState(OpenQA.Selenium.DevTools.V85.Page.SetWebLifecycleStateCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
SetWebLifecycleState(SetWebLifecycleStateCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L483"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>setWebLifecycleState</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;SetWebLifecycleStateCommandResponse&gt; SetWebLifecycleState(SetWebLifecycleStateCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetWebLifecycleStateCommandSettings.html">SetWebLifecycleStateCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.SetWebLifecycleStateCommandResponse.html">SetWebLifecycleStateCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_StartScreencast_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.StartScreencast*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_StartScreencast_OpenQA_Selenium_DevTools_V85_Page_StartScreencastCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.StartScreencast(OpenQA.Selenium.DevTools.V85.Page.StartScreencastCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
StartScreencast(StartScreencastCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L455"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>startScreencast</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;StartScreencastCommandResponse&gt; StartScreencast(StartScreencastCommandSettings command, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.StartScreencastCommandSettings.html">StartScreencastCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.StartScreencastCommandResponse.html">StartScreencastCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_StopLoading_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.StopLoading*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_StopLoading_OpenQA_Selenium_DevTools_V85_Page_StopLoadingCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.StopLoading(OpenQA.Selenium.DevTools.V85.Page.StopLoadingCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
StopLoading(StopLoadingCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L462"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>stopLoading</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;StopLoadingCommandResponse&gt; StopLoading(StopLoadingCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.StopLoadingCommandSettings.html">StopLoadingCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.StopLoadingCommandResponse.html">StopLoadingCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_StopScreencast_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.StopScreencast*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_StopScreencast_OpenQA_Selenium_DevTools_V85_Page_StopScreencastCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.StopScreencast(OpenQA.Selenium.DevTools.V85.Page.StopScreencastCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
StopScreencast(StopScreencastCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L490"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>stopScreencast</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;StopScreencastCommandResponse&gt; StopScreencast(StopScreencastCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.StopScreencastCommandSettings.html">StopScreencastCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.StopScreencastCommandResponse.html">StopScreencastCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<a id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_WaitForDebugger_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.WaitForDebugger*"></a>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_WaitForDebugger_OpenQA_Selenium_DevTools_V85_Page_WaitForDebuggerCommandSettings_System_Threading_CancellationToken_System_Nullable_System_Int32__System_Boolean_" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.WaitForDebugger(OpenQA.Selenium.DevTools.V85.Page.WaitForDebuggerCommandSettings,System.Threading.CancellationToken,System.Nullable{System.Int32},System.Boolean)">
WaitForDebugger(WaitForDebuggerCommandSettings, CancellationToken, int?, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L525"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>waitForDebugger</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task&lt;WaitForDebuggerCommandResponse&gt; WaitForDebugger(WaitForDebuggerCommandSettings command = null, CancellationToken cancellationToken = default, int? millisecondsTimeout = null, bool throwExceptionIfResponseNotReceived = true)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>command</code> <a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.WaitForDebuggerCommandSettings.html">WaitForDebuggerCommandSettings</a></dt>
<dd></dd>
<dt><code>cancellationToken</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
<dd></dd>
<dt><code>millisecondsTimeout</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</dt>
<dd></dd>
<dt><code>throwExceptionIfResponseNotReceived</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.tasks.task-1">Task</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.WaitForDebuggerCommandResponse.html">WaitForDebuggerCommandResponse</a>&gt;</dt>
<dd></dd>
</dl>
<h2 class="section" id="events">Events
</h2>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_CompilationCacheProduced" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.CompilationCacheProduced">
CompilationCacheProduced
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L156"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>compilationCacheProduced</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;CompilationCacheProducedEventArgs&gt; CompilationCacheProduced</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.CompilationCacheProducedEventArgs.html">CompilationCacheProducedEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_DomContentEventFired" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.DomContentEventFired">
DomContentEventFired
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L64"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>domContentEventFired</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;DomContentEventFiredEventArgs&gt; DomContentEventFired</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.DomContentEventFiredEventArgs.html">DomContentEventFiredEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_DownloadProgress" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.DownloadProgress">
DownloadProgress
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L112"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>downloadProgress</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;DownloadProgressEventArgs&gt; DownloadProgress</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.DownloadProgressEventArgs.html">DownloadProgressEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_DownloadWillBegin" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.DownloadWillBegin">
DownloadWillBegin
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L108"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>downloadWillBegin</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;DownloadWillBeginEventArgs&gt; DownloadWillBegin</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.DownloadWillBeginEventArgs.html">DownloadWillBeginEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_FileChooserOpened" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.FileChooserOpened">
FileChooserOpened
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L68"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>fileChooserOpened</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;FileChooserOpenedEventArgs&gt; FileChooserOpened</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.FileChooserOpenedEventArgs.html">FileChooserOpenedEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_FrameAttached" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.FrameAttached">
FrameAttached
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L72"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>frameAttached</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;FrameAttachedEventArgs&gt; FrameAttached</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.FrameAttachedEventArgs.html">FrameAttachedEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_FrameClearedScheduledNavigation" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.FrameClearedScheduledNavigation">
FrameClearedScheduledNavigation
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L76"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>frameClearedScheduledNavigation</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;FrameClearedScheduledNavigationEventArgs&gt; FrameClearedScheduledNavigation</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.FrameClearedScheduledNavigationEventArgs.html">FrameClearedScheduledNavigationEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_FrameDetached" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.FrameDetached">
FrameDetached
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L80"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>frameDetached</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;FrameDetachedEventArgs&gt; FrameDetached</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.FrameDetachedEventArgs.html">FrameDetachedEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_FrameNavigated" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.FrameNavigated">
FrameNavigated
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L84"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>frameNavigated</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;FrameNavigatedEventArgs&gt; FrameNavigated</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.FrameNavigatedEventArgs.html">FrameNavigatedEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_FrameRequestedNavigation" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.FrameRequestedNavigation">
FrameRequestedNavigation
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L92"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>frameRequestedNavigation</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;FrameRequestedNavigationEventArgs&gt; FrameRequestedNavigation</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.FrameRequestedNavigationEventArgs.html">FrameRequestedNavigationEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_FrameResized" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.FrameResized">
FrameResized
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L88"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>frameResized</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;FrameResizedEventArgs&gt; FrameResized</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.FrameResizedEventArgs.html">FrameResizedEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_FrameScheduledNavigation" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.FrameScheduledNavigation">
FrameScheduledNavigation
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L96"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>frameScheduledNavigation</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;FrameScheduledNavigationEventArgs&gt; FrameScheduledNavigation</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.FrameScheduledNavigationEventArgs.html">FrameScheduledNavigationEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_FrameStartedLoading" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.FrameStartedLoading">
FrameStartedLoading
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L100"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>frameStartedLoading</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;FrameStartedLoadingEventArgs&gt; FrameStartedLoading</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.FrameStartedLoadingEventArgs.html">FrameStartedLoadingEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_FrameStoppedLoading" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.FrameStoppedLoading">
FrameStoppedLoading
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L104"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>frameStoppedLoading</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;FrameStoppedLoadingEventArgs&gt; FrameStoppedLoading</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.FrameStoppedLoadingEventArgs.html">FrameStoppedLoadingEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_InterstitialHidden" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.InterstitialHidden">
InterstitialHidden
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L116"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>interstitialHidden</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;InterstitialHiddenEventArgs&gt; InterstitialHidden</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.InterstitialHiddenEventArgs.html">InterstitialHiddenEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_InterstitialShown" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.InterstitialShown">
InterstitialShown
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L120"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>interstitialShown</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;InterstitialShownEventArgs&gt; InterstitialShown</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.InterstitialShownEventArgs.html">InterstitialShownEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_JavascriptDialogClosed" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.JavascriptDialogClosed">
JavascriptDialogClosed
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L124"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>javascriptDialogClosed</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;JavascriptDialogClosedEventArgs&gt; JavascriptDialogClosed</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.JavascriptDialogClosedEventArgs.html">JavascriptDialogClosedEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_JavascriptDialogOpening" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.JavascriptDialogOpening">
JavascriptDialogOpening
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L128"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>javascriptDialogOpening</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;JavascriptDialogOpeningEventArgs&gt; JavascriptDialogOpening</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.JavascriptDialogOpeningEventArgs.html">JavascriptDialogOpeningEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_LifecycleEvent" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.LifecycleEvent">
LifecycleEvent
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L132"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>lifecycleEvent</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;LifecycleEventEventArgs&gt; LifecycleEvent</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.LifecycleEventEventArgs.html">LifecycleEventEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_LoadEventFired" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.LoadEventFired">
LoadEventFired
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L136"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>loadEventFired</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;LoadEventFiredEventArgs&gt; LoadEventFired</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.LoadEventFiredEventArgs.html">LoadEventFiredEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_NavigatedWithinDocument" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.NavigatedWithinDocument">
NavigatedWithinDocument
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L140"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>navigatedWithinDocument</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;NavigatedWithinDocumentEventArgs&gt; NavigatedWithinDocument</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.NavigatedWithinDocumentEventArgs.html">NavigatedWithinDocumentEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_ScreencastFrame" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.ScreencastFrame">
ScreencastFrame
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L144"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>screencastFrame</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;ScreencastFrameEventArgs&gt; ScreencastFrame</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.ScreencastFrameEventArgs.html">ScreencastFrameEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_ScreencastVisibilityChanged" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.ScreencastVisibilityChanged">
ScreencastVisibilityChanged
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L148"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>screencastVisibilityChanged</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;ScreencastVisibilityChangedEventArgs&gt; ScreencastVisibilityChanged</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.ScreencastVisibilityChangedEventArgs.html">ScreencastVisibilityChangedEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
<h3 id="OpenQA_Selenium_DevTools_V85_Page_PageAdapter_WindowOpen" data-uid="OpenQA.Selenium.DevTools.V85.Page.PageAdapter.WindowOpen">
WindowOpen
<a class="header-action link-secondary" title="View source" href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L152"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>windowOpen</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public event EventHandler&lt;WindowOpenEventArgs&gt; WindowOpen</code></pre>
</div>
<h4 class="section">Event Type</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<a class="xref" href="OpenQA.Selenium.DevTools.V85.Page.WindowOpenEventArgs.html">WindowOpenEventArgs</a>&gt;</dt>
<dd></dd>
</dl>
</article>
<div class="contribution d-print-none">
<a href="https://github.com/SeleniumHQ/selenium/blob/trunk/bazel-bin/dotnet/src/webdriver/cdp/v85/Page/PageAdapter.cs/#L13" class="edit-link">Edit this page</a>
</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>