Purpose |
guixt.windowSendKeys GuiXT
Parameters 1 keys 2 hwnd Default:
0
|
All features of the Windows "SendKeys" function can be used. For example, you can send characters and function keys. See for a detailed description. In addition, GuiXT provides the following commands: {POPUP} waits for the next popup screen and then sends the next keys {CLICK} sends a left mouse click {DOUBLECLICK} sends a left doubleclick A common example is the native file save dialog that is used in some SAP transactions. It cannot be handled directly in an InputScript since it is not an SAP screen but a native Windows screen. Example The following InputScript calls up transaction PRCR in order to download travel expenses configuration data to a local file: GuiXT
|
Components |