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.
unable to identify specific object on IE using sahi
Hi Narayan,
I am unable to identify specific object on IE using sahi, which I am dealing smoothly on firefox.
All my project's developed scripts using sahi is not require to run on IE, but I am unable to identify this specific control that appears on child window, please suggest me any solution or work around to overcome this issue. please guide me what should I do?
Thanks a ton,
Ashish
I am unable to identify specific object on IE using sahi, which I am dealing smoothly on firefox.
All my project's developed scripts using sahi is not require to run on IE, but I am unable to identify this specific control that appears on child window, please suggest me any solution or work around to overcome this issue. please guide me what should I do?
Thanks a ton,
Ashish
Comments
What element is Sahi not able to identify on IE and what does your script look like for that element?
Regards,
dkulkarni
Actually Sahi controller identifies that element which is type _button or _submit. but it seems that control(button) appears in a child window(which is kind of modal dialog) so sahi couldn't perform any action on that on IE.
the thing is SAHI works find with the same script for the same control on Firefox, but it doesn't on IE, if you would like to see the screen shot then please send me your email id to which I can send that screen shot.
Thanks in advance for helping me in resolving this issue.
Ashish
Send the screen shot to support@sahi.co.in along with details of the problem.
Regards,
Narayan
I have submitted my screenshot to your suggested email id, please let me know as soon as you have any updates on this.
Thanks,
Ashish
We have developed framework using sahi but in that i am facing some problem when modal dialog or alert window is opened i am not able to close these windows as Object is not recognized. Can you plz tell me how to close such windows using sahi so that i can use it in framework.