01-21-2009, 03:50 PM
Navigating through menus and options using keys usually is reliable, but often you have to insert "wait for window" commands. In most cases these commands are inserted when recording. Sometimes you may have to insert simple wait commands.
there are several alternative (low level) ways. You'll find most of them in floating toolbar -> windows, controls menu. Not everything works in all windows.
To get/set excel cells, run excel macros, etc, can be used functions of ExcelSheet class.
there are several alternative (low level) ways. You'll find most of them in floating toolbar -> windows, controls menu. Not everything works in all windows.
To get/set excel cells, run excel macros, etc, can be used functions of ExcelSheet class.
