Record System Windows events [message #1711305] |
Wed, 14 October 2015 15:14  |
Eclipse User |
|
|
|
Hello,
I would like to record and use system windows. For instance, I would like to make click , save as option (in the menu ) and ,choose the path and click ok. However, when I am recording it, events are not recorded when working on the save window.
Is there a way to do this?.
Regards,
Agustín
|
|
|
|
Re: Record System Windows events [message #1711377 is a reply to message #1711319] |
Thu, 15 October 2015 08:20  |
Eclipse User |
|
|
|
Hi Augustin,
below a portion of code I use to upload and .xls file (It is native system window).
Hope this help
set-dialog-result File "C:\\Users\\angelo.luciani\\pippo.xls"
set-dialog-result MessageBox 32
get-menu "File/Upload/Upload Trade" | click
|
|
|
Powered by
FUDForum. Page generated in 0.08684 seconds