Oh, so that's how it is, okay, I hope this problem will be resolved quickly by BAS, even if there is a change in format, BAS can provide lessons so that the Fingerprint and Proxy settings can run well.
How to distinguish between fail by timed out and fail by user defined?
-
Example:
Fail 1: I load web but It return timeout and return fail. It's a fail by timed out.
Fail 2: I load web and It return something like (Not correct login) => it's a fail by user defined.How to distinguish between fail by timed out and fail by user defined?
-
You can execute page load inside function call like on video:
https://youtu.be/llIoGddfhHA
You can also set variable before and after actions execute.
Same approach for user defined fails and system fails.