Chrome DevTools
Step over the next function call
In Chrome DevTools, F10 will step over the next function call. 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 | F10 |
| Windows | Web app | F10 |
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.