Spur Agent intelligently handles click interactions across your application with precision and reliability

Common Use Cases

Form Submission

Navigation

Modal Interactions

Table Operations

Best Practices

  • Be as specific as possible in element descriptions
  • Include surrounding context when targeting dynamic elements
  • Consider using Wait actions before clicking on dynamic content
  • Verify the click result when critical to test flow

Avoid using generic descriptions like “Click the button”. Always provide enough context for Spur to identify the correct element reliably.

Troubleshooting