Whenever I run RPA.Desktop.Wait For Element, it fails immediately, even if I give it a very large timeout. This does not seem like waiting behavior.
The only workaround is to use it together with "Wait Until Keyword Succeeds", and let it retry several times. But standalone, Wait For Element does not wait, but ignores the 'timeout' argument.
Whenever I run RPA.Desktop.Wait For Element, it fails immediately, even if I give it a very large timeout. This does not seem like waiting behavior.
The only workaround is to use it together with "Wait Until Keyword Succeeds", and let it retry several times. But standalone, Wait For Element does not wait, but ignores the 'timeout' argument.