QuestionQ1

UI Automation

When creating UI automations with Autopilot for developers, what must be prepared in advance to ensure the automation does not fail?

  • A The workflow must be saved and published to Orchestrator first
  • B The automation must be tested manually before using Autopilot
  • C UI elements must be defined in the Object Repository with accurate names and context
  • D All variables must be declared as global variables in the project settings
Explanation

Before using Autopilot for developers to create a UI automation, the UI elements must already be defined in the Object Repository. Accurate names and context enable Autopilot to semantically match the elements; without them, the UI automation may fail.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!