w3c / webdriver-bidi

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

Spec issue: This assumes for-in works on iterators #499

Closed lolaodelola closed 1 year ago

lolaodelola commented 1 year ago

This is a proposed solution for by converting the iterator into a list so that it can be iterated on, however similar to other parts of WebDriver BiDi as it is currently, this solution mishandles completion records.


Preview | Diff