@Padmakumar
I already check that it’s not black screen.
How can I solve this issue?
Still, follow any of the approach which I have mentioned and let me know.
If it doesn’t help, please do the text input through Simulate Keystroke action and see if it is working or not.
Also, check what is the setting you have currently in place for runner device session. If it is Enforce this screen resolution for existing device sessions, then kindly change that to Allow devices to override resolution settings.
Additionally, you can also do below Registry changes as well.
1. Open Registry Editor in the Bot runner machine.
2. Go to the following registry setting: "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services\MaxIdleTime"
3. Disable the setting: "Computer Policy: Set time limit for active but idle RDS sessions"
4. Run the bot again.