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.

Flash Icon not supporting _Click Property.

ranjprashantranjprashant Members
edited November -1 in Sahi - Open Source
Hi Sahi Team,

I have Flash Icon For uploading of images in .jpg,.png and .gif format, but _Click property is not working, also in controller i got Accessor as "_object("http://192.168.1.201:9010/wcons/javax.faces.resource/fileupload/uploadify.swf.html?ln=primefaces&v=2.2.1", _near(_label("Add Sub Agent Photo *")))"

but after giving "Highlight" property and ,on Test i get "[Exception] ReferenceError: _object is not defined"

also on giving Click property got same error as "[Exception] ReferenceError: _object is not defined".

Please provide me the solution.

Regards,
Prashant Ranjan

Comments

  • Hi ranjprashant,

    Are you using Sahi-open source or Sahi-pro?

    Automation of Flash components are currently possible only with Sahi-pro.

    If you are using Sahi-Open source, try with Sahi-pro.

    You will be able to identify the elements with _f("flashId")._image("imageId");

    If you still have problem reply us with your script and error displayed on the sahi-console.

    Regards,
    Theeran.
  • Hi Theeran,
    I'm using sahi pro, and the above mentioned scenario igot in Sahi pro.
Sign In or Register to comment.