loading table of contents...

6.4. Debugging

CoreMedia Studio components and plugins consist of static resources (images, style sheets, JavaScript files) and JavaScript objects. Debugging a custom CoreMedia Studio component or plugin involves the following tasks:

  • check whether the static resources have been loaded

  • explore the runtime behavior of the customization, that is, the relevant JavaScript code or DOM nodes

In this section, tools and best practices for debugging your CoreMedia Studio customizations are described.