Hello,
My requirement is to select the Table row in the below Tablecontrol SAP screen.
It works fine when I run in Attended mode but fails in Unattended mode.
I have tried the below options but all fail in Unattended mode.
- Click Acitvity - Without “Simulate Click”.
Error: “message”:“Click ‘Distribution’: Timeout reached.”
- Click Acitvity - With “Simulate Click”.
Error: “message”:"Click ‘Distribution’: Click with “Simulate” is not supported for this element. Please use other input method.
- Send Hotkey ( Shift + space ) - Without SendWindowMessage
Error: “message”:"Send Hotkey ‘TextField Option’: Timeout reached.
- Send Hotkey ( Shift + space ) - With SendWindowMessage
Error: Bot moves ahead without selecting the table row.
My details.
Studio Pro 2020.10.2 - 10/23/2020
Community License
EXE Installer
License Provider: Internal
Microsoft Windows 10 Enterprise 64-bit
.NET Framework Version 4.8
Orchestrator : Community License
Kindly suggest what might be the issue.
Best Regards,
Laxman Pai