Chrome DevTools
Pause or resume script execution
Press F8 to pause or resume script execution in Chrome DevTools. The keys are the same on a Mac. It works in the browser version.
Where it works: Sources panel
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Web app | F8 |
| Windows | Web app | F8 |
Where this comes from
Keyboard shortcuts - Chrome DevTools - Chrome for Developers
Documentation checked on 2026-09-14. That is a documentation review, not a test run inside the application.