w3c / webdriver-bidi

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

Add historyUpdated event #740

Open OrKoN opened 5 days ago

OrKoN commented 5 days ago

Issue https://github.com/w3c/webdriver-bidi/issues/502

The HTML spec to be updated in https://html.spec.whatwg.org/#url-and-history-update-steps with the step 13.2 invoking the BiDi callback.

Open questions:

1) do we need more info in addition to URL? historyHandling or serialized state?


Preview | Diff