@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.
Using async with is element exist?
-
Is it possible to use async with is element exist? I'm trying to match an image in my browser but running 3 simultaneous checks with async but when I do, it seems like the async function never completes. Is it even possible to do this?
Thanks for your help
Main script:
Function:
-
An asynchronous function runs on a separate thread, unrelated to the thread from which it was launched.
-
@rekaa0251
It would be better to check three selectors in turn in one browser.