w3c / webdriver-bidi

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

Normalize types of values returned by locators #626

Closed jugglinmike closed 6 months ago

jugglinmike commented 6 months ago

Consistently return a WebDriver "error" type or a WebDriver "success" type to support invocation of these algorithms using WebDriver's "try".


Preview | Diff

jugglinmike commented 6 months ago

Sure thing!