[RPA_FAQ000003]Can multiple users use the CELF application with the robot (RPA)?

Q

If a CELF application developer creates a CELF application using a robot (RPA) and publishes it,
can multiple users use it?

A

By publishing CELF applications using robots (RPA) in the same way as regular CELF application,
they can be used by multiple general users.

However, if "Image" is used as the target of the robot operation, t is necessary to specify
an image that does not differ between the application developer’s PC and the general user’s PC.

For example, if the wallpaper, window color, etc. are different in the Windows settings, it will not be
possible to find the operation target if this is included in the image specified as the operation target.

Also, if the resolution of the screen is different, the accuracy of detecting the operation target will be significantly reduced
and may not work properly.

In such cases, avoiding the use of images and automating keystrokes will allow the system
to work independently of the environment.