w3c / webdriver-bidi

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

Describe `script.IteratorRemoteValue` serialization #537

Closed sadym-chromium closed 3 months ago

sadym-chromium commented 11 months ago

https://w3c.github.io/webdriver-bidi/#issue-4eaad8c4

Should any object with callable property next be serialized as an iterator?

whimboo commented 11 months ago

See also https://github.com/w3c/webdriver-bidi/pull/533 for an implementation proposal.

Lightning00Blade commented 3 months ago

Closing as won't fix per https://github.com/w3c/webdriver-bidi/pull/691