DEV Community

Discussion on: Debug anything: Editing variables and restarting functions

Collapse
 
thekarel profile image
Charles Szilagyi

Thanks @emadsaber

If it's just an HTML page, you can open it in Chrome (or Firefox) and use the built-in debugger:

Hope this helps :)