|
1 | 1 | <!DOCTYPE html><html lang="en-us" data-issue-url="https://github.com/w3c/webdriver/" data-issue-param-milestone="Level 1"><head>
|
2 | 2 | <meta charset="utf-8">
|
3 |
| -<meta name="generator" content="ReSpec 34.2.2"> |
| 3 | +<meta name="generator" content="ReSpec 34.3.0"> |
4 | 4 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
5 | 5 | <style>
|
6 | 6 | span.example-title{text-transform:none}
|
|
191 | 191 | .mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}
|
192 | 192 | .mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}
|
193 | 193 | </style>
|
194 |
| -<meta name="revision" content="2e6ca25c48de5bced733833bcbf848299628a194"> |
| 194 | +<meta name="revision" content="9cb44508c83703462ebaf4311999919d654cd451"> |
195 | 195 | <meta name="description" content="WebDriver is a remote control interface
|
196 | 196 | that enables introspection and control of user agents.
|
197 | 197 | It provides a platform- and language-neutral wire protocol
|
|
279 | 279 | ],
|
280 | 280 | "profile": "web-platform"
|
281 | 281 | },
|
282 |
| - "gitRevision": "2e6ca25c48de5bced733833bcbf848299628a194", |
283 |
| - "publishISODate": "2023-12-15T00:00:00.000Z", |
284 |
| - "generatedSubtitle": "W3C Editor's Draft 15 December 2023" |
| 282 | + "gitRevision": "9cb44508c83703462ebaf4311999919d654cd451", |
| 283 | + "publishISODate": "2024-01-04T00:00:00.000Z", |
| 284 | + "generatedSubtitle": "W3C Editor's Draft 04 January 2024" |
285 | 285 | }</script>
|
286 | 286 | <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">
|
287 | 287 | <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">
|
288 | 288 | </a></p>
|
289 | 289 | <h1 id="title" class="title">WebDriver</h1>
|
290 |
| - <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2023-12-15">15 December 2023</time></p> |
| 290 | + <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-01-04">04 January 2024</time></p> |
291 | 291 | <details open="">
|
292 | 292 | <summary>More details about this document</summary>
|
293 | 293 | <dl>
|
@@ -334,7 +334,7 @@ <h1 id="title" class="title">WebDriver</h1>
|
334 | 334 | <p class="copyright">
|
335 | 335 | <a href="https://www.w3.org/policies/#copyright">Copyright</a>
|
336 | 336 | ©
|
337 |
| - 2023 |
| 337 | + 2024 |
338 | 338 |
|
339 | 339 | <a href="https://www.w3.org/">World Wide Web Consortium</a>.
|
340 | 340 | <abbr title="World Wide Web Consortium">W3C</abbr><sup>®</sup>
|
@@ -12057,7 +12057,7 @@ <h1 id="title" class="title">WebDriver</h1>
|
12057 | 12057 | </dd><dt>Selenium
|
12058 | 12058 | </dt><dd>The following functions are defined within
|
12059 | 12059 | the <a href="https://selenium.dev">Selenium</a> project, at
|
12060 |
| - revision <code>a6b161a159c3d581b130f03a2e6e35f577f38dec</code>. |
| 12060 | + revision <code>bd5cbe5b3a3e60b5970d8168474dd69a996c392c</code>. |
12061 | 12061 | <ul>
|
12062 | 12062 | <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>
|
12063 | 12063 | </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