i have automation running without any issue but from past couple of days i am observing that openwith.exe that is appearing and due to this automation fails with reason at type into activity as
" type into input email: cannot bring the target application in the foreground. the action was blocked by the foreground window" from the openwith.exe
i have added kill to kill this but i am not able to understand why this is happening
you will need to identify what trigger the openwith.exe, use screenshots to see real time issue
use activate activity on the target application to bring it into the foreground.
killing openwith is temporary solution but check the event maybe some links or specific files are causing the issue
its a ui based automation and i think i need to track this down instead of as it might cause an issue but when trying locally no such thing is happening
do you have any idea what it might be ?
i have updated the default browser as well and the issue is happening any time outside available hours that is also a problem
you will need to debug the process from where it fails , the VDI or the remote machine from which it fails.
once you do that you will be able to identify the issue