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.

Button click is not firing event

AppuAppu Members
edited March 2014 in Sahi - Open Source
Hi,

My application is developed using Extention JS and i am doing File Upload using AutoIT and then clicking Import button.
Button is getting clicked but the import process is not happening at all.

Code using for button click:
browser.popup("Workflow").button("Import").click();
browser.popup("Workflow").span("x-btn-inner[7]").click();

i tried both and both are not working

Any suggestions please

Aparanji

Best Answer

  • Answer ✓
    You can put the files in the Userdata folder and then try.

Answers

Sign In or Register to comment.