When AutomationView reports a problem in the Problems panel, you can jump straight to the offending step or transition in the visual editor without manually hunting for it.
The visual editor opens (if not already open), scrolls to the node, and highlights it.
If the diagnostic offers a Quick Fix, open it with Ctrl+. / Cmd+. while the cursor is on the affected line in the text editor. Selecting a Quick Fix that references a step also reveals that step in the visual editor.
Only diagnostics that are linked to a specific step or transition support the Reveal action. File-level or project-level messages do not produce a reveal link.