How-tos: Studio Pro Activities

How to set up the Machine Vision activities correctly

When working with activities within the Machine Vision group, encountering unexpected behavior or errors can occur. In this article, we will explore the essential factors to consider in order to ensure the successful execution of Machine Vision activities within your workflow.

Instructions

  1. Machine Vision activities can vary in performance between different machines. If your bot is intended to run on diverse machines, take into account that the 'Display resolution' and 'Scale %' factors significantly impact the bot's ability to locate images on the screen. If this differs between the developer and end-user machines, it's necessary to adjust the 'Accuracy %' parameter accordingly.
  2. When working with images that require loading time, incorporating delays becomes essential. This guarantees that the activity is executed after the image is fully loaded onto the screen, preventing any premature interactions.
  3. If you're using consecutive 'Click on image' activities, make sure the first one doesn't bring up any pop-up that could stop the bot from finding the image in the second activity.
  4. Screenshots taken in dark mode might not work properly on the end user's machine, if their screen is set to light mode.

⬅️

Back to the table