@NotWegant Forgive me for confusion. Actually, my problem is I want to buy OpenAI/ChatGPT number from 5sim.net service in "Phone Verification" module. Although I chose the site as OpenAI, it says "other" in the "$service" parameter in the api request. For example:
"http://api1.5sim.net/stubs/handler_api.php?api_key=--&action=getNumber&service=other&country=usa&ref=592310"
find/select nearest other element inside the loop?
-
I was able to do what I want by adding "Execute javascript on element" to loop and then self.parentElement.parentElement.querySelector('span').textContent
But I am still interested if something similar can be done with XPATH or CSS
edit: XPATH syntax is something like this
[[FOR_EACH_CSS]] >AT>[[CYCLE_INDEX]] >XPATH> ../following-sibling::td[1]now last thing I am missing is how to do it with CSS