to maximize sap window
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-12-17 05:14 PM
my object vbo launches a sap window>>enter sap credentials>> a new sap window opens but not in a maximized mode>> i want to maximize it without using send keys.
* i tried spying the sap window in win32 mode and then in the navigation stage i used maximize option but it is not working.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-01-18 06:20 PM
Why would you not want to use send keys if nothing else works for you? There seems to be a common theme of users not wanting to use Surface Automation techniques - but if they are used correctly and training best practices are followed they are as robust and reliable as any other interface.
There is a new send keys guide here just to reiterate some of the best practice lessons: https://portal.blueprism.com/system/files/2018-01/Guide%20to%20Send%20Keys%20and%20Send%20Key%20Events.pdf
