Click Trigger Activity : Not able to capture click trigger on Camera App in Windows

Hello,

I was trying to capture the click event using “Click Trigger Activity” on Camera app and based on that trigger I want to perform further steps. But when I run the bot, It opens the camera app and always wait for the click to happen even though I click on the element which I specified in “Click Trigger Activity”.

I also tried to get the active window title using “Get Active Window” activity and I see “Camera” in the output. But still the bot waits infinitely for the trigger to happen.

Kindly help if someone has idea on that. Attaching workflow for reference.

Note: I have selected “Repeat Forever” as “False” in “Monitor Events” activity

MonitorTriggerEvents.xaml (7.3 KB)