@mford7998a
What version of BAS are you using?
Please record a video demonstrating the problem so that we can understand what is happening.
Also, please tell me what are the specifications of your PC (CPU model, GPU model, amount of RAM)?
Which sites load slower? Do you use a proxy?
How to load an URL after another
-
@ggma said in How to load an URL after another:
Hi,
I have a list of URL I need to load one after another.
URL1
URL2
URL3Script :
Load URL1
Perform actionsLoad URL2
Perform actionsLoad URL3
Perform actionsHow should I do it ?
Thanks a lot !
Cicle "FOR"