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).
My parser sometimes stucks in infinity loop when hits broken site, for example
https://foxautodriving.com/wp-admin/setup-config.php?step=0
Is there work around for this? Example set max redirect numbers in GET or somehow detect / in end url and remove it
Then just add URL to a list, random an element. Set a check variable, if check = 3 then just break, go to the next element.
@JinMVP thats already thing i did if check = 5 to break but in case like this URL which i post BAS keeps follow redirect and redirect never ends
@ptt-bds Could you provide more details please. Which sites is the problem with and what action? Perhaps you could attach a test project so I can replicate your problem?
@fingies That's not the problem, I have proxies with different ports that are much larger than 10000
@Bambo19 use error handling. Error message and action id stored in [[LAST_ERROR]] and [[ERROR_ID]] variables when error occurs.
@GuarDofErun Using module: https://community.bablosoft.com/topic/21621/captchaimageclick-модуль-для-решения-капчи-кликами-по-изображениям-через-сервис-cap-guru
You can use javaScript in BAS and it is much easier than xPath or Regex.
Here is how you can get it: