cancel
Showing results for 
Search instead for 
Did you mean: 

Maximize window GUI Frame not working

0 Kudos
912

Hello there,

I am trying to maximize the SAP Easy Access window, but unfortunately, my automations ended with an error which is very irrelevant but , when I disabled this piece of code the whole automation works so smooth, please help me identify how to I can fix it and achieve this maximizing of the screen?

Although I tried using maximize windows (GUI Frame), in another block of code there also it's failing.

I even tried to replicate the ALT + SPACE +X keystroke but unfortunately we don't have access to utilize custom keystrokes/Hotkeys/Shortcuts.

the error it is throwing is below -

Detail: Timeout waiting for: Can't unlock
Exception: irpa_core.error.Timeout

I am attaching the screen of the development as well

P.S This is an unattended development, so only the maximize window is not working in unattended mode but working in attended mode.

chaitanyapriya.puvvada

peter.engel

Accepted Solutions (0)

Answers (2)

Answers (2)

liskaj01
Participant
0 Kudos

Hi, I have very same issue also with maximalizing the window. Have you been able to solve it or find workaround? Thank you.

liskaj01
Participant
0 Kudos

In the end I have been able to use workaround by setting custom script for logging to sap with parameter guiSize = Maximized therefore the window gets maximized during loggin and you dont need to use action for resizing which is for some reason not working when using virtual remote desktop...

Chaitanya_Priya
Product and Topic Expert
Product and Topic Expert
0 Kudos
indrajit_shah68

Since the screen was locked it gave an error.

You can unlock the screen by adding the credentials in the Desktop Agent.

Please refer the documentation.Refer to point g.

0 Kudos

Thank you chaitanyapriya.puvvada for your reply, but in our case we did followed the documentation and everything is in place, and yet it's still not working.

Chaitanya_Priya
Product and Topic Expert
Product and Topic Expert
0 Kudos

Did you re-boot your machine after entering credentials.

Please check the last steps in the documentation.

Request you to go through trouble shooting mentioned in the documentation as well.