You can spot the difference while running async code or multi-threaded code.Step into: DevTools assumes that you want to pause in the asynchronous code that eventually runsStep: DevTools pause in code as it chronologically ranConsider this example...