# Debugger

Flow can be tested with Debugger.

# How to get started

Can open the Debugger to test the execution of the Flow

  • ❷ Enter the address of the target web page and press Enter to open the web page
  • ❸ Can refresh, go forward, and go backward
  • ❶ Run
    • Run to here , From the first Flows execution to here
    • Run this, Execute the current Flow
    • ❹ The result of the Flow will be in the Console window
  • ❺ View the DOM structure of the page, or select an Element -> Copy -> Copy Selector to get the CSS Selector

# Close Debugger

Running Debugger requires Credit, and then click Debugger to close