Skip to content

Commit

Permalink
Transparent png favicons (#1937)[deploy site]
Browse files Browse the repository at this point in the history
* Fix ref links

* Transparent png favicons

---------

Co-authored-by: Sri Harsha <[email protected]> 03705be
  • Loading branch information
selenium-ci committed Sep 10, 2024
1 parent 0aaac84 commit cc754ba
Show file tree
Hide file tree
Showing 68 changed files with 146 additions and 146 deletions.
10 changes: 5 additions & 5 deletions documentation/_print/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7345,7 +7345,7 @@
<strong>View full example on GitHub</strong></a></div></div><div class="tab-body tab-pane fade" id=tabs-05-01 role=tabpanel aria-labelled-by=tabs-05-01-tab tabindex=5><div class=highlight><pre tabindex=0 style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-py data-lang=py><span style=display:flex><span> <span style=color:#204a87;font-weight:700>async</span> <span style=color:#204a87;font-weight:700>with</span> <span style=color:#000>driver</span><span style=color:#ce5c00;font-weight:700>.</span><span style=color:#000>bidi_connection</span><span style=color:#000;font-weight:700>()</span> <span style=color:#204a87;font-weight:700>as</span> <span style=color:#000>connection</span><span style=color:#000;font-weight:700>:</span>
</span></span><span style=display:flex><span> <span style=color:#204a87;font-weight:700>await</span> <span style=color:#000>connection</span><span style=color:#ce5c00;font-weight:700>.</span><span style=color:#000>session</span><span style=color:#ce5c00;font-weight:700>.</span><span style=color:#000>execute</span><span style=color:#000;font-weight:700>(</span><span style=color:#000>connection</span><span style=color:#ce5c00;font-weight:700>.</span><span style=color:#000>devtools</span><span style=color:#ce5c00;font-weight:700>.</span><span style=color:#000>performance</span><span style=color:#ce5c00;font-weight:700>.</span><span style=color:#000>enable</span><span style=color:#000;font-weight:700>())</span>
</span></span><span style=display:flex><span> <span style=color:#000>metric_list</span> <span style=color:#ce5c00;font-weight:700>=</span> <span style=color:#204a87;font-weight:700>await</span> <span style=color:#000>connection</span><span style=color:#ce5c00;font-weight:700>.</span><span style=color:#000>session</span><span style=color:#ce5c00;font-weight:700>.</span><span style=color:#000>execute</span><span style=color:#000;font-weight:700>(</span><span style=color:#000>connection</span><span style=color:#ce5c00;font-weight:700>.</span><span style=color:#000>devtools</span><span style=color:#ce5c00;font-weight:700>.</span><span style=color:#000>performance</span><span style=color:#ce5c00;font-weight:700>.</span><span style=color:#000>get_metrics</span><span style=color:#000;font-weight:700>())</span></span></span></code></pre></div><div class="text-end pb-2"><a href=https://github.com/SeleniumHQ/seleniumhq.github.io/blob/trunk//examples/python/tests/bidi/cdp/test_network.py#L26-L28 target=_blank><i class="fas fa-external-link-alt pl-2"></i>
<strong>View full example on GitHub</strong></a></div></div><div class="tab-body tab-pane fade" id=tabs-05-02 role=tabpanel aria-labelled-by=tabs-05-02-tab tabindex=5><div class=highlight><pre tabindex=0 style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-cs data-lang=cs><span style=display:flex><span> <span style=color:#204a87;font-weight:700>await</span> <span style=color:#000>domains</span><span style=color:#000;font-weight:700>.</span><span style=color:#000>Performance</span><span style=color:#000;font-weight:700>.</span><span style=color:#000>Enable</span><span style=color:#000;font-weight:700>(</span><span style=color:#204a87;font-weight:700>new</span> <span style=color:#000>OpenQA</span><span style=color:#000;font-weight:700>.</span><span style=color:#000>Selenium</span><span style=color:#000;font-weight:700>.</span><span style=color:#000>DevTools</span><span style=color:#000;font-weight:700>.</span><span style=color:#000>V127</span><span style=color:#000;font-weight:700>.</span><span style=color:#000>Performance</span><span style=color:#000;font-weight:700>.</span><span style=color:#000>EnableCommandSettings</span><span style=color:#000;font-weight:700>());</span>
<strong>View full example on GitHub</strong></a></div></div><div class="tab-body tab-pane fade" id=tabs-05-02 role=tabpanel aria-labelled-by=tabs-05-02-tab tabindex=5><div class=highlight><pre tabindex=0 style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-cs data-lang=cs><span style=display:flex><span> <span style=color:#204a87;font-weight:700>await</span> <span style=color:#000>domains</span><span style=color:#000;font-weight:700>.</span><span style=color:#000>Performance</span><span style=color:#000;font-weight:700>.</span><span style=color:#000>Enable</span><span style=color:#000;font-weight:700>(</span><span style=color:#204a87;font-weight:700>new</span> <span style=color:#000>OpenQA</span><span style=color:#000;font-weight:700>.</span><span style=color:#000>Selenium</span><span style=color:#000;font-weight:700>.</span><span style=color:#000>DevTools</span><span style=color:#000;font-weight:700>.</span><span style=color:#000>V128</span><span style=color:#000;font-weight:700>.</span><span style=color:#000>Performance</span><span style=color:#000;font-weight:700>.</span><span style=color:#000>EnableCommandSettings</span><span style=color:#000;font-weight:700>());</span>
</span></span><span style=display:flex><span> <span style=color:#204a87;font-weight:700>var</span> <span style=color:#000>metricsResponse</span> <span style=color:#000;font-weight:700>=</span>
</span></span><span style=display:flex><span> <span style=color:#204a87;font-weight:700>await</span> <span style=color:#000>session</span><span style=color:#000;font-weight:700>.</span><span style=color:#000>SendCommand</span><span style=color:#000;font-weight:700>&lt;</span><span style=color:#000>GetMetricsCommandSettings</span><span style=color:#000;font-weight:700>,</span> <span style=color:#000>GetMetricsCommandResponse</span><span style=color:#000;font-weight:700>&gt;(</span>
</span></span><span style=display:flex><span> <span style=color:#204a87;font-weight:700>new</span> <span style=color:#000>GetMetricsCommandSettings</span><span style=color:#000;font-weight:700>()</span>
Expand Down Expand Up @@ -14460,7 +14460,7 @@
<label><a href=https://github.com/titusfortner>@titusfortner</a></label>
<span class=contributions>232 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/in/2740?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/apps/renovate>@renovate[bot]</a></label>
<span class=contributions>132 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/3264250?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<span class=contributions>133 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/3264250?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/alaahong>@alaahong</a></label>
<span class=contributions>115 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/10705590?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/pujagani>@pujagani</a></label>
Expand Down Expand Up @@ -14500,7 +14500,9 @@
<label><a href=https://github.com/sindhudiddi>@sindhudiddi</a></label>
<span class=contributions>12 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/4995276?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/hiroksarker>@hiroksarker</a></label>
<span class=contributions>10 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/50069278?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<span class=contributions>10 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/22616990?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/nvborisenko>@nvborisenko</a></label>
<span class=contributions>9 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/50069278?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/nwintop>@nwintop</a></label>
<span class=contributions>8 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/25596787?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/testbot206>@testbot206</a></label>
Expand All @@ -14512,8 +14514,6 @@
<label><a href=https://github.com/connerT>@connerT</a></label>
<span class=contributions>6 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/35181101?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/Greavox>@Greavox</a></label>
<span class=contributions>6 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/22616990?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/nvborisenko>@nvborisenko</a></label>
<span class=contributions>6 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/13434707?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/liushilive>@liushilive</a></label>
<span class=contributions>6 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/88994346?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
Expand Down
8 changes: 4 additions & 4 deletions documentation/about/_print/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@
<label><a href=https://github.com/titusfortner>@titusfortner</a></label>
<span class=contributions>232 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/in/2740?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/apps/renovate>@renovate[bot]</a></label>
<span class=contributions>132 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/3264250?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<span class=contributions>133 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/3264250?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/alaahong>@alaahong</a></label>
<span class=contributions>115 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/10705590?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/pujagani>@pujagani</a></label>
Expand Down Expand Up @@ -578,7 +578,9 @@
<label><a href=https://github.com/sindhudiddi>@sindhudiddi</a></label>
<span class=contributions>12 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/4995276?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/hiroksarker>@hiroksarker</a></label>
<span class=contributions>10 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/50069278?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<span class=contributions>10 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/22616990?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/nvborisenko>@nvborisenko</a></label>
<span class=contributions>9 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/50069278?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/nwintop>@nwintop</a></label>
<span class=contributions>8 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/25596787?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/testbot206>@testbot206</a></label>
Expand All @@ -590,8 +592,6 @@
<label><a href=https://github.com/connerT>@connerT</a></label>
<span class=contributions>6 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/35181101?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/Greavox>@Greavox</a></label>
<span class=contributions>6 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/22616990?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/nvborisenko>@nvborisenko</a></label>
<span class=contributions>6 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/13434707?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/liushilive>@liushilive</a></label>
<span class=contributions>6 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/88994346?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
Expand Down
8 changes: 4 additions & 4 deletions documentation/about/copyright/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@
<label><a href=https://github.com/titusfortner>@titusfortner</a></label>
<span class=contributions>232 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/in/2740?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/apps/renovate>@renovate[bot]</a></label>
<span class=contributions>132 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/3264250?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<span class=contributions>133 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/3264250?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/alaahong>@alaahong</a></label>
<span class=contributions>115 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/10705590?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/pujagani>@pujagani</a></label>
Expand Down Expand Up @@ -564,7 +564,9 @@
<label><a href=https://github.com/sindhudiddi>@sindhudiddi</a></label>
<span class=contributions>12 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/4995276?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/hiroksarker>@hiroksarker</a></label>
<span class=contributions>10 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/50069278?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<span class=contributions>10 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/22616990?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/nvborisenko>@nvborisenko</a></label>
<span class=contributions>9 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/50069278?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/nwintop>@nwintop</a></label>
<span class=contributions>8 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/25596787?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/testbot206>@testbot206</a></label>
Expand All @@ -576,8 +578,6 @@
<label><a href=https://github.com/connerT>@connerT</a></label>
<span class=contributions>6 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/35181101?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/Greavox>@Greavox</a></label>
<span class=contributions>6 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/22616990?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/nvborisenko>@nvborisenko</a></label>
<span class=contributions>6 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/13434707?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
<label><a href=https://github.com/liushilive>@liushilive</a></label>
<span class=contributions>6 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/88994346?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
Expand Down
Loading

0 comments on commit cc754ba

Please sign in to comment.