Close
To open Web Inspector you need to:
  1. Disconnect debugger from Chrome browser.
  2. Press Ctrl+Shift+ICommand+Option+I to open inspector.
Simulation Controls  

Use window.console object log, debug, info, warn and error methods to output debug information. All methods can format strings if supplied arguments in printf format.
Examples:
  window.console.log('log %d', 123);
  window.console.debug('debug %s', "string");
  window.console.info('info %s', "string " + 123);
  window.console.warn('warn %f', 123.456);
  window.console.error('error');

Screen Resolution:
 
 
No canvas available
 
 
 
 
 
 
Charging status Connect charger Disconnect charger
Battery Strength
0

WRT Simulation may not work properly on this browser,
Chrome is recommended for widget preview and debugging.

Continue?

WRT Simulation may not work properly on this browser, Chrome is recommended for widget preview and debugging