For AI agents: the complete documentation index is available at /next/llms.txt, the full documentation bundle is available at /next/llms-full.txt, and this page is available as Markdown at /next/guide/devtool/panels.md.
Lynx
  • English
  • Panels

    Choose Page and Debugging Options

    Choose Page and Debugging Options

    There may be multiple Lynx page instances at the same time in a page. For debugging between different page instances, you need to select the current page instance to be debugged.

    Debugging Options

    At the bottom of the debugging options page, you can select the page to be debugged. Move the mouse over the page path, and the page thumbnail will be displayed on the right.

    In the debugging options menu, there are App Info for displaying application and Lynx information, and Settings for setting debugging options.

    Debugging Panels

    Dive into the debugging functions.

    Elements

    The Elements panel allows you to inspect and modify elements.

    Console

    Use the Console panel to view logged messages and run JavaScript.

    Sources

    Use the Sources panel to debug JavaScript.

    Layers

    Helps you understand the composition of Lynx pages and how the framework presents content, analyzing its 3D layers to discover rendering issues.

    Except as otherwise noted, this work is licensed under a Creative Commons Attribution 4.0 International License, and code samples are licensed under the Apache License 2.0.