@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.