For selected finnicky elements in a HTML page.
Put this in the console:
setTimeout( ()=>{ debugger }, 3000)
From this reddit thread.
For selected finnicky elements in a HTML page.
Put this in the console:
setTimeout( ()=>{ debugger }, 3000)
From this reddit thread.