on 2024 Jan 05 12:44 PM
Hi experts, what would you recommend to use in this case? Scenario is clicking from top to down to execute buttons:
During the processing of each step, screen is busy - and busy time is always different. I could use "Wait" and set it to for example 5 minutes but would like to have it more flexible. I tried to use "Set Busy Wait Time" after each click to execute button, where it seems that when its processed quicker than set time, automation continues. But its actually not that case. I ended up with some API error of 12000ms. I also tried some loops (repeat and forever) in combination with Is Busy but this did not work. I cannot read the elements as the whole area is gui grid and not single elements. I could use status bar with some condition for displayed text. But still I feel there should be more easy way. Any ideas? Thank you.
Request clarification before answering.
User | Count |
---|---|
54 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.