Resume a worker after it has been paused in the debugger
This tests that a worker that has been paused with the debugger can be resumed.
Steps
- Open DevTools to the Sources panel
- Reload the page
- Click on worker.js under the 'Threads' tab on the right
- Click debugger pause
- Click the debugger resume button