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.

IE8 cannot do the following command

gligogligo Members
edited November -1 in Sahi - Open Source
_click( _span("AutoTest",_in(_div("/x-tree-root-node/"))),"ALT" );

Somehow Alt is not clicked, can you advise me something?
Thank you!

Comments

  • Can't anyone help me? :(((
    My test fails because of that and I have no alternative....
  • Hi gligo,

    Are you able to perform this command on other browsers?

    Are you getting any error? Is that click of "ALT" is not happening?

    Regards
    Sumitra
  • gligogligo Members
    edited September 2011
    I am able to do it on firefox
    there is no error, the item is selected, but one form should be displayed and loaded after clickiing on item while ALT is pressed
    But on IE8 no form is coming
  • Ok, maybe it is special case
    This command fails, because this form is not opened at all and it needs to be opened after executing the command.
    If I open it manual first and move the focus to another form, after executing the command the required form is re-loaded right....
  • Hi gligo,

    Can you post the URL or point us to some application?

    Regards
    Sumitra
  • ...I dont think I can....sorry
Sign In or Register to comment.