I’m trying to maximize the one of the citrix application but not able to do that it’s not even throwing any error.
May be you try CV click activities to maximize the window
Or for sure you will have a shortcut to make the application full screen
So you can use CV type into
Regards
Sudharsan
@Sudharsan_Ka actually sometime application opened as full screen and sometimes in half screen so cv click activity is not working
Keyboard shortcuts? @Neha_Aggarwal1
@Neha_Aggarwal1
Does the process Run as attended or Unattended?
Try to add the Keyboard shortcut F11 inside the attach window.
@Sudharsan_Ka m not sure about which shortcut key work in this
Use image click to click the icon in the top left corner of the window, then click maximize.
Click on all the sub menu item and see whether you have a option to view the screen on full screen in that place they may specify the shortcut
else
Use a try catch
- Try ->Click the maximize button and set the timeout to 2 sec or 3 sec
- Catch → System.Exception → Leave it as empty
Regards
Sudharsan
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.