I too am getting this problem this is my error
"Thread #1 : Error occurred : Failed to get page http://ip.bablosoft.com/?requestid=88198 with HttpClient"
It seems I keep sending GET requests but am getting nothing in return. Is this just a temporary bug on bablosofts side? or is it a fixable error on my side, let me know what you guys think
How to execute list of url from .txt ?
-
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
