@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
Hallo
How to execute list of url from .txt ? Like I have list in .txt file:
Http // mysite . Com / 1
Http // mysite . Com / 2
Http // mysite . Com / 3
I want execute every url in .txt file. Like this
Load 》Http // mysite . Com / 1 》click element
Load 》Http // mysite . Com / 2 》click element
Load 》Http // mysite . Com / 3 》click element
And so on so on, please admin or developer this BAS reply this question. Just give me little advice.
just create a resource on main window in BAS . name it anything , select lines from file and read only .
click on record -> load > instead of tying in url select resource -> uncheck reuse resource -> make your action like click element
reply if you need more help, but be sure to watch the tutorials. most of the issues can be solved