18 January 2026:


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 the right button?

HanKosterHanKoster Members
edited January 2014 in Sahi - Open Source
I am testing a form with several fieldsets. Each fieldset contains a submit button with the value "Modify".
My scripts tries to click one of those buttons. I try:
_click(_submit("Modify",_in(_fieldset("Transport"))))
But that fails.
What is the right statement to click this button?
Sign In or Register to comment.