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.
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.
Dive into the debugging functions.
The Elements panel allows you to inspect and modify elements.
Use the Console panel to view logged messages and run JavaScript.
Use the Sources panel to debug JavaScript.
Helps you understand the composition of Lynx pages and how the framework presents content, analyzing its 3D layers to discover rendering issues.