@ncls said in can we analyze several URLs at the same time?:
Hello, can we analyze several sites simultaneously? If yes, how ?
1adc6545-cf9b-40cf-b791-b8061dbf8fa9-изображение.png
@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"