이미지 인식 package

이미지 인식 package에는 이미지를 기준으로 애플리케이션에 있는 UI(사용자 인터페이스) 요소를 검색하여 해당 애플리케이션의 태스크를 자동화할 수 있는 actions이 포함되어 있습니다.

이미지 인식 package 내의 Actions

다음과 같은 애플리케이션의 UI 요소를 캡처할 수 없으면, 이 actions을 이용하여 태스크를 자동화할 수 있습니다.
  • Citrix에 공개된 애플리케이션
  • RDP(원격 데스크톱 프로토콜)를 이용하여 액세스된 애플리케이션
  • 레거시 기술을 이용하여 개발된 애플리케이션

이미지 인식은 객체 기반 인식이 작동하지 않거나 신뢰할 수 없는 경우에도 유용합니다. 예를 들어, 이미지를 사용하여 애플리케이션에서 닫기 버튼을 검색하고 왼쪽 클릭 조작을 할 수 있습니다.

이미지 인식 package에는 다음 actions이 포함되어 있습니다.

Action 설명
이미지를 창에서 찾기 창에서 이미지 찾기 action 사용 항목을 참조하십시오.
창을 창에서 찾기 창에서 창 찾기 action 사용 항목을 참조하십시오.

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.
주: 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 보안 기록.
주: 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.
주:
  • 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 설정 구성.