@nomalafzal619 how to do exactly what? create global/local var for thread /or file where you will write used ip's, that you can get by http request to ifconfig.com or similar sites, check if that list/string/file has string of gotten ip , if not => work, if it has => rotate proxy
what makes it difficult?
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.