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]
@abojnkl said in Good evening everyone, How can I run a real browser inside BAS?:
How can I run a real browser inside BAS?
There is no way to do it.
@johnsharon said in How to login to any site using HTTP client in BAS?:
How to login to any site using HTTP client in BAS?
you must repeat the same requests that your site sends after you click the login button.
What site and page are these elements on? How to repeat the problem?
can you tell me where i can get good dedicated proxy?