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.

get image property knowing link/ahref src

simi823simi823 Members
edited October 2013 in Sahi - Open Source
I know the src of an ahref ("/reporter/reporting/1536000") but need the _image property for this specific link, when same image file ("1page_button.gif") can be listed more than once on the page. For this instance I need the property ("1page_button.gif[1]"). In other words, I need to click on the link for the href "/reporter/reporting/1536000" that has the image "1page_button.gif[n]", but which can be be any number of [n] of the _image("1page_button.gif[n]"). Does this make sense?
Sign In or Register to comment.