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.

Unable to click certain links and buttons in IE8 with Sahi V4-4

BhavithaBhavitha Members
edited June 2013 in Sahi - Open Source
Sahi- V4-4
OS-windows 8
IE-8


Hi all,
I am unable to play back operations on IE 8 like clicking on certain links, buttons and submit buttons, while recording it does identify but does not play backs. This happens only in certain pages of application on IE but works fine in other browsers.

Also this works fine with sahi older versions but not with V4-4. There is a discussion in forum for newer version not being identifying the buttons or links in IE with newer version by changing property in concat.js file. But i have problem for not playing back

There by i am unable to solve another problem in uploads for the solution provided, the related post is:
http://sahi.co.in/forums/discussion/4800/unable-to-upload-a-file-in-ie-works-fine-in-chrome#Item_4

Please suggest as to what needs to be done.

Regards,
Bhavitha

Comments

  • H Bhavita,
    Can you provide us with the testpages and the script that you were having a problem with.

    Regards,
    Pratyush
  • Hi pratyush,

    I am sorry, i dont think i would be able to provide you with the test pages. But i will try to get it and will post soon.
    The script is the same of clicking a button
    ex:_click(_button(_"Continue")) or _click(_submit(_"Continue"));
    _click(_button("Upload"));
Sign In or Register to comment.