Skip to main contentSkip to docs navigation
Added in v3.1.5View on GitHub

Log

Track extension execution with an improved, structured logging view

On this page

Improved Logging System

We’ve improved logging to visualize the end‑to‑end flow and quickly pinpoint issues when something breaks.

It tracks all steps from AutomationLoopStepEvent.

Step and Loop are grouped for clarity. Collapse or expand groups to focus on what matters.

To see logs follow below steps

  • Option + ⌘ + J (macOS)
  • Shift + Ctrl + J (Windows/Linux) or F12
  • Open Console Tab
  • Search Auto Clicker - AutoFill to filter out other logs
  • Choose Verbose under All levels