Skip to content

Commit 3db5600

Browse files
Upgrade Selenium atoms to revision 775cfb33b193eb8832cd5488f298006f45254685. (#1932)
SHA: 7528e5c Reason: push, by whimboo Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8190ad7 commit 3db5600

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
.mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}
177177
.mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}
178178
</style>
179-
<meta name="revision" content="00a6484ff3520f658005280307dae16ee94683d9">
179+
<meta name="revision" content="7528e5caa1860faeedc7fcfed87f155043fba0ad">
180180
<meta name="description" content="WebDriver is a remote control interface
181181
that enables introspection and control of user agents.
182182
It provides a platform- and language-neutral wire protocol
@@ -289,15 +289,15 @@
289289
],
290290
"profile": "web-platform"
291291
},
292-
"gitRevision": "00a6484ff3520f658005280307dae16ee94683d9",
293-
"publishISODate": "2025-10-20T00:00:00.000Z",
294-
"generatedSubtitle": "W3C Editor's Draft 20 October 2025"
292+
"gitRevision": "7528e5caa1860faeedc7fcfed87f155043fba0ad",
293+
"publishISODate": "2025-10-28T00:00:00.000Z",
294+
"generatedSubtitle": "W3C Editor's Draft 28 October 2025"
295295
}</script>
296296
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED"></head><body data-cite="WEBIDL CSSOM-VIEW GEOMETRY-1 fileapi HTML INFRA URL WEBIDL DOM FETCH" class="h-entry"><div class="head">
297297
<p class="logos"><a class="logo" href="https://www.w3.org/"><img crossorigin="" alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72">
298298
</a></p>
299299
<h1 id="title" class="title">WebDriver</h1>
300-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2025-10-20">20 October 2025</time></p>
300+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2025-10-28">28 October 2025</time></p>
301301
<details open="">
302302
<summary>More details about this document</summary>
303303
<dl>
@@ -12639,10 +12639,10 @@ <h1 id="title" class="title">WebDriver</h1>
1263912639
</dd><dt>Selenium
1264012640
</dt><dd>The following functions are defined within
1264112641
the <a href="https://selenium.dev">Selenium</a> project, at
12642-
revision <code>33c6b7841a59aaaad55744909c0600f066fd5593</code>.
12642+
revision <code>775cfb33b193eb8832cd5488f298006f45254685</code>.
1264312643
<ul>
12644-
<li><dfn id="dfn-bot-dom-getvisibletext" tabindex="0" aria-haspopup="dialog" data-dfn-type="dfn"><a href="https://github.com/SeleniumHQ/selenium/blob/a6b161a159c3d581b130f03a2e6e35f577f38dec/javascript/atoms/dom.js#L1007"><code>bot.dom.getVisibleText</code></a></dfn>
12645-
</li><li><dfn id="dfn-bot-dom-isshown" tabindex="0" aria-haspopup="dialog" data-dfn-type="dfn"><a href="https://github.com/SeleniumHQ/selenium/blob/a6b161a159c3d581b130f03a2e6e35f577f38dec/javascript/atoms/dom.js#L573"><code>bot.dom.isShown</code></a></dfn>
12644+
<li><dfn id="dfn-bot-dom-getvisibletext" tabindex="0" aria-haspopup="dialog" data-dfn-type="dfn"><a href="https://github.com/SeleniumHQ/selenium/blob/775cfb33b193eb8832cd5488f298006f45254685/javascript/atoms/dom.js#L1005"><code>bot.dom.getVisibleText</code></a></dfn>
12645+
</li><li><dfn id="dfn-bot-dom-isshown" tabindex="0" aria-haspopup="dialog" data-dfn-type="dfn"><a href="https://github.com/SeleniumHQ/selenium/blob/775cfb33b193eb8832cd5488f298006f45254685/javascript/atoms/dom.js#L573"><code>bot.dom.isShown</code></a></dfn>
1264612646
</li></ul>
1264712647

1264812648
</dd><dt>Styling
@@ -14347,7 +14347,7 @@ <h1 id="title" class="title">WebDriver</h1>
1434714347
</dd><dt id="bib-wai-aria-1.2">[wai-aria-1.2]</dt><dd>
1434814348
<a href="https://www.w3.org/TR/wai-aria-1.2/"><cite>Accessible Rich Internet Applications (WAI-ARIA) 1.2</cite></a>. Joanmarie Diggs; James Nurthen; Michael Cooper; Carolyn MacLeod. W3C. 6 June 2023. W3C Recommendation. URL: <a href="https://www.w3.org/TR/wai-aria-1.2/">https://www.w3.org/TR/wai-aria-1.2/</a>
1434914349
</dd><dt id="bib-webdriver-bidi">[WebDriver-BiDi]</dt><dd>
14350-
<a href="https://www.w3.org/TR/webdriver-bidi/"><cite>WebDriver BiDi</cite></a>. James Graham; Alex Rudenko; Maksim Sadym. W3C. 7 October 2025. W3C Working Draft. URL: <a href="https://www.w3.org/TR/webdriver-bidi/">https://www.w3.org/TR/webdriver-bidi/</a>
14350+
<a href="https://www.w3.org/TR/webdriver-bidi/"><cite>WebDriver BiDi</cite></a>. James Graham; Alex Rudenko; Maksim Sadym. W3C. 21 October 2025. W3C Working Draft. URL: <a href="https://www.w3.org/TR/webdriver-bidi/">https://www.w3.org/TR/webdriver-bidi/</a>
1435114351
</dd><dt id="bib-webidl">[WEBIDL]</dt><dd>
1435214352
<a href="https://webidl.spec.whatwg.org/"><cite>Web IDL Standard</cite></a>. Edgar Chen; Timothy Gu. WHATWG. Living Standard. URL: <a href="https://webidl.spec.whatwg.org/">https://webidl.spec.whatwg.org/</a>
1435314353
</dd><dt id="bib-xpath">[XPATH]</dt><dd>

0 commit comments

Comments
 (0)