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]
@ecstasy e56a2fe6-c9fd-49d2-a467-7a00cfa4b9ee-image.png
or
0f363970-78da-4e6b-a413-205352dc48fb-image.png
cf937ae9-54ea-44ba-9889-b09abf6e9522-image.png
You could launch tor with the Run Process module and use PyAutogui to control it as well through a python script.