How to debug javascript in RTC
I would like to debug javascript code in RTC using Developer tool on chrome navigator
|
Accepted answer
Ralph Schoon (63.3k●3●36●46)
| answered Apr 19 '21, 2:46 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER https://www.google.com/search?q=debug+javascript+site%3Ajazz.net
Summary:
1. Inject ?debug=true into the URL use developer tools and locate the script - It has no namespace, if I remember correctly. Chrome has worked for me, I always confuse myself with Firefox and fail to locate the script there.
Marcelo Bilezker selected this answer as the correct answer
|
One other answer
Thanks, it works even without adding &debug=true. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.