Can I debug JS with Electric plum ?
I need to debug my js and dont know how to do it with you emulator.
Is this possible ? how ?
Thanks
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Shaun Sullivan on 04 Feb, 2017 04:53 PM
Yes. Right click on the emulator and select developer tools, which will
show chromium dev tools. You then can set breakpoints in JS etc.