Smart Browser DevTools#

Smart Browser DevTools is a view of the Smart Browser DevTools IDE to debug custom browser scripts.
To access Smart Browser DevTools, follow the instructions at Debugging a script.
Smart Browser DevTools offers the following nested tabs:
Browser Tools, open by default, shows:
At the top, a web view of the target URL where you can see your interaction at work in real time.
At the bottom, Chrome DevTools, for debugging.
Request Details offers the following nested tabs:
Logs shows timestamped log messages.
Actions shows the run time, status and error details of your interaction.
Stats shows some stats about the processing of the request.
Raw Response shows the response that you would get from Zyte API.