I was watching a frontend development course. In it, the author just mentioned an option in chrome developer tools "Break on", but didn't explain it.
This break on option appears when we right click a DOM element. Anyone has any idea what's the purpose of it?

