chromium-bidi
chromium-bidi copied to clipboard
Notify users in case of internal error
As a user, I want to know if there was something wrong with the Mapper e.g. during event processing. Currently such events are simply ignored.
https://github.com/search?q=repo%3AGoogleChromeLabs%2Fchromium-bidi%20Runtime.exceptionThrown&type=code
TODO: Verify after #555 the message is sent to Mapper Server
Throw some exception when handling some CDP event (e.g. targetCreated) and verify it is reflected on the BiDi debugging tab.