With this line
WaitScreenImage>H:\Dropbox\Backup Daten\Macro Scheduler\Click Here.bmp,50,EXACT
and a timeout with 3sec everything seems to work fine.
Thank you very much!
Search found 5 matches
- Thu Oct 31, 2013 12:04 pm
- Forum: Technical / Scripting
- Topic: WaitScreenImage does not work?
- Replies: 4
- Views: 5486
- Thu Oct 31, 2013 8:42 am
- Forum: Technical / Scripting
- Topic: WaitScreenImage does not work?
- Replies: 4
- Views: 5486
Thank you very much for your tipps. I tried several things - but nothing works... Tried to do it without CCOEFF: Let>WSI_TIMEOUT=2 WaitScreenImage>H:\Dropbox\Backup Daten\Macro Scheduler\Click Here.bmp,0 MessageModal>%WSI_RESULT% => WSI_RESULT is allways not found (=0) - regardless wheter i am using...
- Thu Oct 31, 2013 7:05 am
- Forum: Technical / Scripting
- Topic: WaitScreenImage does not work?
- Replies: 4
- Views: 5486
WaitScreenImage does not work?
Hallo, i try to use the "WaitScreenImage" function - but it doesn´t work... - regardless of wheter i have a screen with or without the bmp on it - the variable WSI-RESULT is allways 1... This is the code: WaitScreenImage>H:\Dropbox\Backup Daten\Macro Scheduler\Click Here.bmp,0,CCOEFF MessageModal>%...
- Mon Oct 28, 2013 2:42 pm
- Forum: Technical / Scripting
- Topic: Autmatisation when Video ends?
- Replies: 2
- Views: 3226
- Sun Oct 27, 2013 8:52 pm
- Forum: Technical / Scripting
- Topic: Autmatisation when Video ends?
- Replies: 2
- Views: 3226
Autmatisation when Video ends?
Hello, i would like to do the following automatisation - Press a button in a window - so far this would be not the problem - but my real problem is to find the right "trigger" for this task - It should only be pressed when a displayed video is finished - so one possible way is to click this button w...