automa
automa copied to clipboard
It doesn't seem very stable,pls have a check,thanks
Sometimes the execution succeeds, and sometimes the step is incomplete
The case:

sometimes the step is incomplete:

Sometimes the execution succeeds:

The workflow stops executing because the element you try to check using the "Element exist" block doesn't exist and it also doesn't have a fallback. To fix this, try to increase the "Try for" and the "Timeout" value

It works after i increase the "Try for" and the "Timeout" value and add a 500ms delay.Thanks.