w3c / webdriver

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

Update commit reference for Selenium atoms #1773

Closed whimboo closed 6 months ago

whimboo commented 7 months ago

There are two known issues with the Get Visible Text Selenium atom in combination with Shadow DOM:

Once both bugs are fixed we should bump the commit reference for Selenium atoms.

whimboo commented 7 months ago

Given the lack of response on the other PR I would suggest we go ahead and just fix this problem with shadow roots for now, which is most problematic for us. The reference to use is: https://github.com/SeleniumHQ/selenium/commit/bd5cbe5b3a3e60b5970d8168474dd69a996c392c

whimboo commented 5 months ago

I filed https://github.com/w3c/webdriver/issues/1783 to ship the fix for slot handling.