Skip to content

Commit 3b12477

Browse files
authored
Bump Selenium revision to include fix for "Get Element Text" atom (#1811)
In SeleniumHQ/selenium@33c6b78 the atom was fixed to correctly find capitalized text containing and underscore.
1 parent d43acbb commit 3b12477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11812,7 +11812,7 @@ <h2>Index</h2>
1181211812
<dt>Selenium
1181311813
<dd>The following functions are defined within
1181411814
the <a href=https://selenium.dev>Selenium</a> project, at
11815-
revision <code>21560a497470f0c769931c17fa9803c6cddf6f1c</code>.
11815+
revision <code>33c6b7841a59aaaad55744909c0600f066fd5593</code>.
1181611816
<ul>
1181711817
<!-- bot.dom.getVisibleText --> <li><dfn><a href=https://github.com/SeleniumHQ/selenium/blob/a6b161a159c3d581b130f03a2e6e35f577f38dec/javascript/atoms/dom.js#L1007><code>bot.dom.getVisibleText</code></a></dfn>
1181811818
<!-- bot.dom.isShown --> <li><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

Comments
 (0)