Break on script in multiple workers
This tests that when the same script is open in multiple workers, breaking in the script doesn't
open multiple tabs.
Steps
- Open DevTools
- Enable pause on exceptions or set a breakpoint in the worker's event handler
- Click
- Resume script execution
- Click
- Error should be in same tab