L
L
littleguga2015-11-18 17:20:51
JavaScript
littleguga, 2015-11-18 17:20:51

How to debug someone else's javascript code?

There is a foreign site (there is no way to change the sources), when a button is clicked on this site, a function is called (the function name is known, for example myFunc), how can I find out which child functions myFunc calls, how it changes variables and what events are sent?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2015-11-18
@littleguga

breakpoints, breakpoints, breakpoints...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question