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.
IE8 cannot do the following command
_click( _span("AutoTest",_in(_div("/x-tree-root-node/"))),"ALT" );
Somehow Alt is not clicked, can you advise me something?
Thank you!
Somehow Alt is not clicked, can you advise me something?
Thank you!
Comments
My test fails because of that and I have no alternative....
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
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
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....
Can you post the URL or point us to some application?
Regards
Sumitra