Reconocimiento de imágenes package

El package Reconocimiento de imágenes contiene actions que le permiten buscar un elemento de la interfaz de usuario (UI) en una aplicación basada en una imagen para automatizar una tarea en esa aplicación.

Actions en el package de Reconocimiento de imágenes

Utilice estas actions para automatizar una tarea cuando no es posible capturar los elementos de la interfaz de usuario de las aplicaciones:
  • Expuesto en Citrix
  • Acceso mediante el Protocolo de Escritorio Remoto (RDP)
  • Desarrollado utilizando tecnología heredada

El reconocimiento de imágenes también es útil cuando el reconocimiento basado en objetos no funciona o no es fiable. Por ejemplo, puede utilizar una imagen para buscar el botón Cerrar en una aplicación y realizar una operación con el botón izquierdo del mouse.

El package Reconocimiento de imágenes contiene las siguientes actions:

Action Descripción
Buscar imagen en ventana Consulte Uso de la action Buscar imagen en ventana.
Buscar ventana en ventana Consulte Uso de la action Buscar ventana en ventana.

Secure recording

When secure recording mode is enabled, bots do not display the target object images after capture. This ensures that sensitive data is not shown.
Nota: Although the bots do not display the target images after capture, the images are still stored in the Control Room because they are required to run the bots.

When you record a task in secure recording mode, the Preview window temporarily shows an image of the captured area. This image is hidden after you navigate away from the Bot editor window or refresh it.

For new automations, when you capture objects in secure recording mode, you can choose to automatically delete the values of the unused object properties by enabling the Automatically delete unused object properties on save option. When you enable this option, the values of the object properties that are not a part of the search criteria will be discarded when you save the automation and refresh it. This ensures that personally identifiable information (PII) is not accidentally stored in the automation. For more information on how to enable the secure recording settings, see Registro seguro.
Nota: If you are using Generative Recorder to automate your tasks, and you have enabled the Automatically delete unused object properties on save option, then the Generative AI fallback is not supported.
Nota:
  • This capability is supported with Recorder package (version 3.2.1-20240606-105427 and later) and Bot Agent (version 22.60.23 and later).
  • If you want to use this option in your existing automation, you must recapture the controls.
  • The value of the Left, right, height, and width properties will not be discarded.

A user with admin privileges must enable this setting. See Establecer configuración.