Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
how does one have profile load with previous used tabs. ensuring they are present when profile is loaded?
seen mention among this post it may be no longer available? need previous tabs to load when profile loaded.
https://community.bablosoft.com/topic/9989/browserautomationstudio-22-5-0-has-been-released?_=1745420654103#:~:text=Option for delayed launch of new tabs. This option allows you to
@romit In BAS 0, this is not a tab, but as it were, the initial page of the browser and it cannot be closed, only the following can be. If 0 close it, then the stream itself closes as it were :) The browser seems to be closed.
@keiwduy said in ERROR LOADING SCRIPT:
ERROR LOADING SCRIPT
And what exactly are the problem?
@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 URL3 Script : Load URL1 Perform actions Load URL2 Perform actions Load URL3 Perform actions How should I do it ? Thanks a lot !
Hi,
I have a list of URL I need to load one after another.
URL1 URL2 URL3
Script :
Load URL1 Perform actions
Load URL2 Perform actions
Load URL3 Perform actions
How should I do it ?
Thanks a lot !
Cicle "FOR"
Im trying to do the same.. am i dong it right?
Cant check if its right, because i dont know to to fail load url on purpose :)