18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
How to click on Radio Button using _near
Hello,
Scenario as follows,
1. There is table in that we have to add fields.
2. For that every field radio button is provided. It means data is displayed along with radio buttons.
3. I want to click on that specific radio button.
I used code as "_click(_checkbox(0,_near(_??(""))));". I am using _span with near but it unable to click.
There is _near() API provided by sahi. but I have to click near specific tabel data(td).
How I accomplish this??
Please tell me..
Thanks,
Chaitanya.
Scenario as follows,
1. There is table in that we have to add fields.
2. For that every field radio button is provided. It means data is displayed along with radio buttons.
3. I want to click on that specific radio button.
I used code as "_click(_checkbox(0,_near(_??(""))));". I am using _span with near but it unable to click.
There is _near() API provided by sahi. but I have to click near specific tabel data(td).
How I accomplish this??
Please tell me..
Thanks,
Chaitanya.
This discussion has been closed.
Answers