@m4zuper Strange, as this is broken at least since 26.8.0 or something related to this. Hence I thought it's generally not working an concerns every user...
Currently using 27.6.2 on Windows 10, 64BG RAM, Ryzen 7 5800X. BAS is installed at the standard location on C drive. And it happens with every project I try to add this way. Okay, it's not that issue but it's convient to add a project with just one click.
Compiled script wont work
-
Theoretically it works similar in both modes. But in practice in run mode
you usually use different fingerprints and proxies which you didnt
already used in edit mode, which is limited to work with single thread only.But there is always some universal solution which will work with most
fingerprints and most proxies. You just need to experiment a bit and
try different approaches to find that universal code that works in most
cases. Be aware that some fingerprints will never give you to execute
all your actions as you intended to. So you need to invest some time
to determine what works best for your user case. And bare in mind
that google uses canvas among many other browser and system
parameters to determine youur browser as unique and genuine.In short you need many miles in coding for particular platform like
google in order to code things properly and with confidence. We
would all like that its a plain simple and direct code that works every time.
But its just not like that.... -
Try what I mentioned already. Emulate pressing "enter" button at the end
of "type text" action. Disable "wait full page load" in load action and experiment
with "sleep" or "wait for url loaded" and "wait for addres bar" waiters afterwards.You can even combine all these actions, so the one that works for given
fingerprint would eventually be executed.On the other hand, all these problems might be related with BAS browser
engine, which is not updated for long time. There is a statement on forum
that next major update will happen by the end of this month (february 2021) -
Maybe this video can help you >
Lesson #1. Introduction. Standalone gmail checker >> -
Here is test script, so try it in run mode on your side >
Works for me in run mode...