|
176 | 176 | .mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}
|
177 | 177 | .mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}
|
178 | 178 | </style>
|
179 |
| -<meta name="revision" content="d43acbbf3e65150803d9b14696ff7e9e321968f6"> |
| 179 | +<meta name="revision" content="3b12477a58f226429fe95f1181a8c5f1f87a49fa"> |
180 | 180 | <meta name="description" content="WebDriver is a remote control interface
|
181 | 181 | that enables introspection and control of user agents.
|
182 | 182 | It provides a platform- and language-neutral wire protocol
|
|
272 | 272 | ],
|
273 | 273 | "profile": "web-platform"
|
274 | 274 | },
|
275 |
| - "gitRevision": "d43acbbf3e65150803d9b14696ff7e9e321968f6", |
276 |
| - "publishISODate": "2024-05-03T00:00:00.000Z", |
277 |
| - "generatedSubtitle": "W3C Editor's Draft 03 May 2024" |
| 275 | + "gitRevision": "3b12477a58f226429fe95f1181a8c5f1f87a49fa", |
| 276 | + "publishISODate": "2024-05-08T00:00:00.000Z", |
| 277 | + "generatedSubtitle": "W3C Editor's Draft 08 May 2024" |
278 | 278 | }</script>
|
279 | 279 | <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">
|
280 | 280 | <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">
|
281 | 281 | </a></p>
|
282 | 282 | <h1 id="title" class="title">WebDriver</h1>
|
283 |
| - <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-05-03">03 May 2024</time></p> |
| 283 | + <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-05-08">08 May 2024</time></p> |
284 | 284 | <details open="">
|
285 | 285 | <summary>More details about this document</summary>
|
286 | 286 | <dl>
|
@@ -12557,7 +12557,7 @@ <h1 id="title" class="title">WebDriver</h1>
|
12557 | 12557 | </dd><dt>Selenium
|
12558 | 12558 | </dt><dd>The following functions are defined within
|
12559 | 12559 | the <a href="https://selenium.dev">Selenium</a> project, at
|
12560 |
| - revision <code>21560a497470f0c769931c17fa9803c6cddf6f1c</code>. |
| 12560 | + revision <code>33c6b7841a59aaaad55744909c0600f066fd5593</code>. |
12561 | 12561 | <ul>
|
12562 | 12562 | <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>
|
12563 | 12563 | </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>
|
|
0 commit comments