I wrote some code with execute code
'request_deny(".jpg")!
request_deny(".png")!
request_deny(".gif")!
request_deny(".svg")!
request_deny(".bmp")!
request_deny(".woff2")!
request_deny("www.googletagmanager.com")!
request_deny("inews.gtimg.com")!'
i run five threads at once.
I want to run another function when these 5 operations are finished or when the error occurs, and then I need to run these 5 threads again.
for example, when one thread is successful, it will wait for the others to finish.
There are too many duplicate elements here but I only want to click on 3-5 buttons. How do I build the script
please help me
You need to change the element selector. Open the page code and find the text in the required element that differs from other elements, you can use this text in the >MATCH> selector. You can also specify the number of a specific selector by using the prefix >AT> Manual on selectors