Modify ↓
Opened 12 years ago
Closed 12 years ago
#2324 closed Bug (No Bug)
How to handle unknown window in script while it is runnig
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.8.1 | Severity: | None |
Keywords: | Cc: |
Description
once the script is automated to work on some application and if it throws a unknown window or error how to handle this window or error without stopping the script.i leave my script for night run but it stops with some error now n then.Can we handle al the error or unkown window in general way.
Attachments (0)
Change History (2)
comment:1 Changed 12 years ago by anonymous
comment:2 Changed 12 years ago by guinness
- Resolution set to No Bug
- Status changed from new to closed
Please post your request to the Forum and next time read the red box on how to submit a ticket correctly. Thanks.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
suggest me some script where i can handle any unknown window.while it comes only wen i run autoit script.