w3c / webdriver-bidi

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

Rename |is root| to |include parent id| #726

Closed OrKoN closed 2 weeks ago

OrKoN commented 3 weeks ago

|is root| makes it look like it indicates whether the context is a root of the context tree (parent id === null) but it actually indicates whether the |parent id| needs to be included into the resulting info object.


Preview | Diff