w3c / webdriver-bidi

Bidirectional WebDriver protocol for browser automation
https://w3c.github.io/webdriver-bidi/
336 stars 35 forks source link

Add an ability to locate nodes using computed accessibility attributes #660

Closed OrKoN closed 2 months ago

OrKoN commented 4 months ago

Based on: https://github.com/w3c/webdriver-bidi/pull/624 Issue: https://github.com/w3c/webdriver-bidi/issues/443


Preview | Diff

OrKoN commented 4 months ago

@sadym-chromium PTAL

OrKoN commented 4 months ago

@jrandolf PTAL

css-meeting-bot commented 2 months ago

The Browser Testing and Tools Working Group just discussed Add an ability to locate nodes using computed accessibility attributes.

The full IRC log of that discussion <AutomatedTester_> topic: Add an ability to locate nodes using computed accessibility attributes
<AutomatedTester_> github: https://github.com/w3c/webdriver-bidi/pull/660
<AutomatedTester_> orkon: this is a feature used in puppeteer and wanted to check if there are concerns?
<AutomatedTester_> jgraham1: I don;t think so, I think the approval just slipped through the cracks
lutien commented 2 months ago

@OrKoN, are you planning to add wpt tests for it, once the spec is merged?

OrKoN commented 2 months ago

@lutien yes