ハードウェアイベントのクリックやタイプを用いて、画面をロックした状態で実行しようとすると、”Cannot bring the target application in foreground because the Windows session is locked”というエラーが出てしまい、止まってしまいます。
Simulate やwindows message で動いてくれれば良いのですが、残念ながらHardware Eventでしか動かないアプリケーションです。
With Unattended license it will work without any issue. Just make sure you have installed the Robot on the unattended machine in Service mode and you have logged out of the server before running the bot.
Unfortunately, no if the application only supports Hardware Events then the robot cannot run while the screen is locked. But simulate or window messages can be executed and it is fast, reliable if supported by app.
For running unattended you have to configure the robot and machine properly and ensure Login to Console = false in the robot’s Orchestrator settings.