New Developer Tools in the Debugger

Chrome DevTools are now available in the Policy Modeling Debugger.

This enables developers to see everything that is loaded in a web page including resources, JavaScript, CSS styles of elements and so on.

Steps to Enable

You don't need to do anything to enable this feature.

Tips And Considerations

Error logging from the web page is now shown on the Console tab in DevTools instead of in the Debugger itself.

Key Resources

Access Requirements

  • Developers