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 to run BAS and script in CMD?
cd C:\Users\user\AppData\Roaming\BrowserAutomationStudio BrowserAutomationStudio.exe
BAS starts normally, but I think some parameter is needed for the script to start
https://developer.android.com/studio/command-line/adb
@gr-atoe ... u can help me?
@GaG said in If script have an error 3 times than end the thread:
Create a variable called "counter". Than use "is element exist" to check if element exist and update "counter" variable whenever element is missing. Check counter variable in the loop, and fail thread if "counter" hit 3
Got it. Thanks