Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, So I am trying to import some url's with an csv file. But the url after the ':' sign is not imported. How can I fix this small problem?
Use resources to import csv file into BAS. Define resource type as "Lines from file" and set it to "Use each line one time" if you need that behavior. Than just put resource variable in place of URL.
http sniffer looks no problem
image.png
@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.
thank you brother,
@rife Hi, Set either success number and fail number to big value
0_1498835036520_ThreadNumber.png
, or disable reuse recource checkbox.
0_1498835049951_ReuseResource.png