If your cookies in same format as BAS, you just read it from file to variable and go Network-load cookies-set cookies for browser. If format of your cookies not compatible with BAS, compare and convert all your cookies in right format
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.
