How to wait for db operation to be completed?
Asked by
Torsten Spindler
Our application uses a shared database for storage purposes. Depending on the workload on the db, it can either save data instantly or it may take a second or two. Is there a better way than adding a static wait(2) to the sikuli script to handle this situation? Would it be better or more robust to waitVanish for the busy mouse cursor? How is the situation of dialogs that either disappear instantly or after at most a few second best dealt with?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- SikuliX Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- RaiMan
- Solved:
- Last query:
- Last reply:
To post a message you must log in.