Debugging with Opera Dragonfly

Opera Dragonfly is a comprehensive set of developer tools, designed to give developers a lightweight-but-powerful application that provides effective mechanisms for web standards debugging and problem solving.

For more detailed information on Opera Dragonfly, please read the Introduction to Opera Dragonfly.

The Opera TV Emulator can be connected to Opera Dragonfly in order to debug your Web page.

Open the Opera browser on your host machine, and then press Shift + Ctrl + i on Linux and Windows, or Shift + ⌘ + ⌥ + i on Mac OS X.

Opera Dragonfly will start, and the Dragonfly panel will open at the bottom of the browser window.

Choose the Remote Debugging icon:

Select port 7001 and click Apply; Opera Dragonfly will enter into listening mode.

Next, from the web remote control, press the Connect to Dragonfly button.

When the connection is established, change the debugging context in Opera Dragonfly to the page with which you would like to work. You can do that with the Debugging Context icon:

Note: The TV Emulator connects to Opera Dragonfly only on port 7001, so you should make sure that no other application blocks this port.