![]() |
| |||||||
Workspace Macro Pro - Automation Edition Post messages and questions related to Macro Software for Windows Automation here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
Hi, I am trying to automate a transaction in Oracle Forms on an emulator window using Vt320 emulation. The PAGE DOWN button brings up a new popup window, but when I replay the macro, the popup is not coming up at all. Any thoughts on this? Last edited by mghari; 12-10-2008 at 06:43 AM. |
| |||
|
Hello, We suggest you to insert enough delay after the [Page Down] keystrokes command. You can find Delay command under Commands section. Just double click on it, specify the delay time and save the command. We would also like to suggest you to break down your keystrokes given in one line at a stretch into several lines and insert 'Delay' command in between the lines for the error-less execution of the task. Breaking the keystrokes into several lines would give sufficient time to execute each action smoothly. Hope that helps. |
![]() |
| Thread Tools | |
| Display Modes | |
| |