w3c / webdriver

Remote control interface that enables introspection and control of user agents.
https://w3c.github.io/webdriver/
Other
679 stars 194 forks source link

Bump Selenium revision to include fix for "Get Element Text" atom #1811

Closed whimboo closed 4 months ago

whimboo commented 4 months ago

In https://github.com/SeleniumHQ/selenium/commit/33c6b7841a59aaaad55744909c0600f066fd5593 the atom was fixed to correctly find capitalized text containing and underscore.

@jgraham or @lutien mind reviewing?

I'm going to add wdspec tests via https://bugzilla.mozilla.org/show_bug.cgi?id=1888004.


:boom: Error: 429 Too Many Requests :boom:

PR Preview failed to build. (Last tried on May 8, 2024, 1:04 PM UTC).

More PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [HTML Diff Service](http://services.w3.org/htmldiff) - The HTML Diff Service is used to create HTML diffs of the spec changes suggested in a pull request. :link: [Related URL]([object Object]) ``` Just a moment...
``` _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20w3c/webdriver%231811.)._
whimboo commented 4 months ago

CC @sadym-chromium, @nechaev-chromium, and @gsnedders for related browser updates if wanted / needed.