@m4zuper Thank you, thank you, thank you! It was so simple. It's really hard not knowing BAS very well.
Load Url Parameters
-
-
@HNB said in Load Url Parameters:
wait full page load and if not loaded in 120 seconds
It means >
Wait full page load and if not loaded in 120 seconds report an
error and stop script execution.Default value is 60 seconds, and there are actions that can set it up
for whole script, but can be set individually like in your example.
