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).
The latest version of BAS , You need to download it, then update your template https://bablosoft.com/distr/BrowserAutomationStudio/27.5.1/BrowserAutomationStudioInstallAllInOne.exe
@blird Now you can
@mohthepro2 Please attach a project where this problem can be replicated. You can attach the project here or in private forum messages.
Try printing ( with log) the command you are trying to execute, run it in a seperate command line to see if it's working properly. since it's related to input I am suspecting the problem is with the youtube url you are providing
@genericname1 thank you. Is this inputted via a script task immediately after my get request? Sorry very new to BAS.
thanks brother !!
@UserTrue said in NODE js problem:
const {default: fetch } = await import("node-fetch")
it works thank you
You can try this one
http://www.botmasterlabs.net/buy_xevil/
@mmarcelini25 said in How good are BAS's anti bot detection mechanisms?:
What other factors need to be taken into account?
Something to be located between the chair and the monitor 😄.
@Mister-0 said in need help accessing the bablosoft browser port:
I need to connect with puppeteer to obtain requests from a page but I need to capture the browser port automatically, any ideas?
Have you searching this forum? We have a few examples showing how you can capture the remote debugging port from the BAS browser.