on 2023 Dec 30 4:18 PM
Hi everyone,
I'm trying to validate whether a screen exists or not. This function is supposed to return true or false but it seems to be waiting for the screen instead. It shouldn't wait for the screen and just validate its existence.
What can I do instead? Is this a BPA problem?
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Looks like using Exist Element in Cloud Studio doesn't work exactly like Desktop Studio. To use Exist Element in Cloud Studio is necessary to exist the window, otherwise, it returns timeout for the windows. The problem is to wait the timeout if there is a custom time for Automation Activities and not the usual 30s. I tried before using Exist Screen but didn't work, maybe some attributes were wrong.
Now is working properly. Thanks.
User | Count |
---|---|
58 | |
8 | |
7 | |
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.