|
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="d08a954cfc5eb7859d811d7bb97a880f3286e879"> |
| 194 | +<meta name="revision" content="0e8cc516c8ea0c1dc99a4d93f4b9f3a421196940"> |
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": "d08a954cfc5eb7859d811d7bb97a880f3286e879", |
283 |
| - "publishISODate": "2024-01-15T00:00:00.000Z", |
284 |
| - "generatedSubtitle": "W3C Editor's Draft 15 January 2024" |
| 282 | + "gitRevision": "0e8cc516c8ea0c1dc99a4d93f4b9f3a421196940", |
| 283 | + "publishISODate": "2024-01-23T00:00:00.000Z", |
| 284 | + "generatedSubtitle": "W3C Editor's Draft 23 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="2024-01-15">15 January 2024</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-23">23 January 2024</time></p> |
291 | 291 | <details open="">
|
292 | 292 | <summary>More details about this document</summary>
|
293 | 293 | <dl>
|
@@ -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>bd5cbe5b3a3e60b5970d8168474dd69a996c392c</code>. |
| 12060 | + revision <code>21560a497470f0c769931c17fa9803c6cddf6f1c</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