david-risney / WebView2Utilities

WebView2Utilities helps you develop and debug Microsoft Edge WebView2 apps.
https://david-risney.github.io/WebView2Utilities/
MIT License
25 stars 7 forks source link

Open Shared Workers #29

Open david-risney opened 2 years ago

david-risney commented 2 years ago

The URI edge://inspect#workers lets you inspect shared workers. You can nav to that in a new webview2 connected to the same env / browser process to see shared workers for that session. Add a button to that for running webview2 processes.