"simulate click" does not work when windows screen is locked

Dear friends,

Situation:
I have an unattended process (already deployed an time-scheduled in Cloud Orchestrator - Community Edition) where I open a browser and want to login into Wufoo · Login.

Problem:
When the windows screen is locked, and the process starts to run - I get the following error message: Click ‘INPUT saveForm’: Timeout reached.

When I change the process and use the “simulate click” on true, nothing happens and the next step of the process trows an error, because he cannot find the UiElements - which would normally occur after successfull login.

Probable Reason:
As you can see, the login-part is (light grey) a container:

Question:
What activity or method can I use to login into the website in a locked windows screen mode?

Thank you,

BR. - Robert

Found it myself. Instead of simulationClick I used sendmessage in the click activity configuration

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.