Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
My xpath looks like this
XPATH> //*[@class="RepeaterTable"]/tbody/tr[2]/td[1]
Here I want to use [[cycle index]] variable after /tr so
XPATH> //*[@class="RepeaterTable"]/tbody/tr[[[cycle index]]]/td[1] can anyone help how can this be done. the above XPath doesn't work at all.
Thanks for the help
got is solved using >XPATH> //*[@class="RepeaterTable"]/tbody/tr>AT>1 >XPATH> ./td[1]
@Roy-Mustang For a Website traffic..
@clarabellerising Hello bro, thanks for your support, I'm still very confused how how to apply this in the tool as a newbie working hard to learn this, can I Pm you on telegram or Chat??
Will appreciate it, thank you!
@Artem-0 said in How to solve Hcaptcha using 2 captcha service?:
How can it be solved at all?
I patched the current module to work with any captcha service that I want, include 2captcha.
@tet-vivi Thank you.
This worked for me great help ❤