@m4zuper Hey, man, the issue still occurred, even though I added what you said. Is this have any relation with a fingerprint? Because I don't use that tho, as you saw in my test script. I think this is related to this post : https://community.bablosoft.com/topic/19823/playing-youtube-with-vpn-extension-white-blank-bas-browser/2
Need help with multiple element selectors found!
-
@KXLI said in Need help with multiple element selectors found!:
Hello, so I made a get element text and it has found 2, how can I "Log" both of them? When I "Log" it, it only prints one of them.
Use a loop

-
How is it possible to select an element from the list of elements and search on the page, when the element is found, click on it, and if not found, again, select another element from the list and search on the page until there is an element in the list. Does not match with the same element
-
@ahmad said in Need help with multiple element selectors found!:
How is it possible to select an element from the list of elements and search on the page, when the element is found, click on it, and if not found, again, select another element from the list and search on the page until there is an element in the list. Does not match with the same element
Yes and how can we combine several selectors with AND/OR conditions? So e.g. 2 or 3 conditions where all should match or a couple of CSS/XPATH/MATCH where at least one of them should match (OR condition)? Is there an tutorial/video about this?
-
@morpheus93 give me exemple in pic/xml file plez
