Hi All,
We are doing some automation which involves IBM Cognos controller, this automation is performed inside a VDI, when the VDI is open and logged in manually, the bot runs fine.
However when the bot is triggered via orchestrator, it fails to identify the popup window as shown below:
Step1, bot clicks the “…” button and the window opens.
Step2, Attach window to proceed further, however the bot fails to attach the window here.
Hi
Attach window activity will work on this but we need to ensure that dynamic attribute values is replaced with wildcards *
Or
Instead of attach window activity did we try with GET ACTIVE WINDOW ACTIVITY and place same sequence of activities that we have now inside the attach window activity