Skip to content

Commit

Permalink
adjusted network_monitor example for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
UltrafunkAmsterdam committed Mar 12, 2024
1 parent bb0fcaf commit 9943eb8
Show file tree
Hide file tree
Showing 132 changed files with 194 additions and 148 deletions.
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/accessibility.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/animation.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/audits.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/autofill.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/background_service.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/browser.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/cache_storage.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/cast.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/console.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/css.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/database.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/debugger.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/device_access.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/device_orientation.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/dom.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/dom_debugger.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/dom_snapshot.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/dom_storage.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/emulation.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/event_breakpoints.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/fed_cm.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/fetch.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/headless_experimental.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/heap_profiler.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/indexed_db.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/input_.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/inspector.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/io.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/layer_tree.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/log.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/media.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/memory.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/network.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/overlay.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/page.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/performance.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/performance_timeline.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/preload.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/profiler.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/runtime.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/schema.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/security.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/service_worker.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/storage.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/system_info.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/target.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/tethering.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/tracing.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/web_audio.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/cdp/web_authn.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/classes/browser.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/classes/element.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/classes/others_and_helpers.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/classes/tab.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/nodriver/quickstart.doctree
Binary file not shown.
3 changes: 1 addition & 2 deletions docs/_build/html/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>Overview: module code - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=135e06be" />
Expand Down Expand Up @@ -312,7 +312,6 @@ <h1>All modules for which code is available</h1>
<li><a href="nodriver/cdp/web_authn.html">nodriver.cdp.web_authn</a></li>
<li><a href="nodriver/core/browser.html">nodriver.core.browser</a></li>
<li><a href="nodriver/core/config.html">nodriver.core.config</a></li>
<li><a href="nodriver/core/connection.html">nodriver.core.connection</a></li>
<li><a href="nodriver/core/element.html">nodriver.core.element</a></li>
<li><a href="nodriver/core/tab.html">nodriver.core.tab</a></li>
</ul>
Expand Down
3 changes: 1 addition & 2 deletions docs/_build/html/_modules/nodriver/core/browser.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../../../genindex.html" /><link rel="search" title="Search" href="../../../search.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>nodriver.core.browser - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?v=135e06be" />
Expand Down Expand Up @@ -838,7 +838,6 @@ <h1>Source code for nodriver.core.browser</h1><div class="highlight"><pre>
<span class="n">asyncio</span><span class="o">.</span><span class="n">run</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">connection</span><span class="o">.</span><span class="n">aclose</span><span class="p">())</span>
<span class="n">logger</span><span class="o">.</span><span class="n">debug</span><span class="p">(</span><span class="s2">&quot;closed the connection using asyncio.run()&quot;</span><span class="p">)</span>
<span class="k">except</span> <span class="ne">Exception</span><span class="p">:</span>
<span class="n">logger</span><span class="o">.</span><span class="n">exception</span><span class="p">(</span><span class="s2">&quot;exccc while closing&quot;</span><span class="p">,</span> <span class="n">exc_info</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span>
<span class="k">pass</span>

<span class="k">for</span> <span class="n">_</span> <span class="ow">in</span> <span class="nb">range</span><span class="p">(</span><span class="mi">3</span><span class="p">):</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/_modules/nodriver/core/config.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../../../genindex.html" /><link rel="search" title="Search" href="../../../search.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>nodriver.core.config - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?v=135e06be" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/_modules/nodriver/core/element.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../../../genindex.html" /><link rel="search" title="Search" href="../../../search.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>nodriver.core.element - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?v=135e06be" />
Expand Down
84 changes: 47 additions & 37 deletions docs/_build/html/_modules/nodriver/core/tab.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/_build/html/_static/scripts/furo.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/_build/html/_static/styles/furo.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/_build/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="search.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 --><title>Index - nodriver documentation</title>
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 --><title>Index - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Quickstart guide" href="nodriver/quickstart.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/nodriver/cdp.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" /><link rel="next" title="Accessibility" href="cdp/accessibility.html" /><link rel="prev" title="Other classes and Helper classes" href="classes/others_and_helpers.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>CDP object - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=135e06be" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/nodriver/cdp/accessibility.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><link rel="next" title="Animation" href="animation.html" /><link rel="prev" title="CDP object" href="../cdp.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>Accessibility - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/nodriver/cdp/animation.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><link rel="next" title="Audits" href="audits.html" /><link rel="prev" title="Accessibility" href="accessibility.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>Animation - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/nodriver/cdp/audits.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><link rel="next" title="Autofill" href="autofill.html" /><link rel="prev" title="Animation" href="animation.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>Audits - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/nodriver/cdp/autofill.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><link rel="next" title="BackgroundService" href="background_service.html" /><link rel="prev" title="Audits" href="audits.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>Autofill - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/nodriver/cdp/background_service.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><link rel="next" title="Browser" href="browser.html" /><link rel="prev" title="Autofill" href="autofill.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>BackgroundService - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/nodriver/cdp/browser.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><link rel="next" title="CacheStorage" href="cache_storage.html" /><link rel="prev" title="BackgroundService" href="background_service.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>Browser - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/nodriver/cdp/cache_storage.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><link rel="next" title="Cast" href="cast.html" /><link rel="prev" title="Browser" href="browser.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>CacheStorage - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/nodriver/cdp/cast.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><link rel="next" title="Console" href="console.html" /><link rel="prev" title="CacheStorage" href="cache_storage.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>Cast - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/nodriver/cdp/console.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><link rel="next" title="CSS" href="css.html" /><link rel="prev" title="Cast" href="cast.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>Console - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/nodriver/cdp/css.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><link rel="next" title="Database" href="database.html" /><link rel="prev" title="Console" href="console.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>CSS - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/nodriver/cdp/database.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><link rel="next" title="Debugger" href="debugger.html" /><link rel="prev" title="CSS" href="css.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>Database - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/nodriver/cdp/debugger.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><link rel="next" title="DeviceAccess" href="device_access.html" /><link rel="prev" title="Database" href="database.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>Debugger - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/nodriver/cdp/device_access.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><link rel="next" title="DeviceOrientation" href="device_orientation.html" /><link rel="prev" title="Debugger" href="debugger.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>DeviceAccess - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/nodriver/cdp/device_orientation.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><link rel="next" title="DOM" href="dom.html" /><link rel="prev" title="DeviceAccess" href="device_access.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>DeviceOrientation - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/nodriver/cdp/dom.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><link rel="next" title="DOMDebugger" href="dom_debugger.html" /><link rel="prev" title="DeviceOrientation" href="device_orientation.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>DOM - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/nodriver/cdp/dom_debugger.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><link rel="next" title="DOMSnapshot" href="dom_snapshot.html" /><link rel="prev" title="DOM" href="dom.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>DOMDebugger - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/nodriver/cdp/dom_snapshot.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><link rel="next" title="DOMStorage" href="dom_storage.html" /><link rel="prev" title="DOMDebugger" href="dom_debugger.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>DOMSnapshot - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/nodriver/cdp/dom_storage.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><link rel="next" title="Emulation" href="emulation.html" /><link rel="prev" title="DOMSnapshot" href="dom_snapshot.html" />

<!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 -->
<!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 -->
<title>DOMStorage - nodriver documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
Expand Down
Loading

0 comments on commit 9943eb8

Please sign in to comment.