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
Using Browser:Load impossible for some URLs
-
Hello,
I find myself in front of a problem when I want to load with the function Browser:Load some URLs.
Here is an exemple of URL :When I'm loading it outside BAS (firefox, chrome...), I have the good rendering but when I'm loading into BAS, loading does not end (see image).
Content seems to be loaded with AJAX is this the source of the problem ?
How can I solve this problem please ?
Thank you