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).
Can anyone help me with logic to check if HTTP source contains any given keyword from the list?
@abojnkl said in Good evening everyone, How can I run a real browser inside BAS?:
How can I run a real browser inside BAS?
There is no way to do it.
Export your spreadsheet as csv file, than import it to BAS as a resource and set it to use each line 1 time (it is default setting I think). That way each thread would take new line from your csv file in run mode or as compiled bot.
@9gostmen I got that one, not working.