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.

Not Able to Click On Java Platform Poopup

NewYorker123NewYorker123 Members
edited April 2014 in Sahi - Open Source

I am trying to automate an application which is written in Java. Upon log-in, user is presented with Java popup as attached below. I cannot figure out how to resolve this nasty Java popup issue. Any help will be greatly appreciated.

http://s28.postimg.org/5fv24ce8t/GUI.jpg

Thanks.

Answers

  • Any feedback !!! Thanks in advance
  • globalwormingglobalworming Moderators
    You cant... well.. not from SahiScript

    As these buttons are part of the browser but the DOM, Sahi can't access them. You have to click them once.

    Does your browser recognize that you allowed java execution after restart? If yes, this setting is stored in the browser profile. When automating this test, you will need a browser profile with this setting.

    Ähm.. was this comprehensible? Any questions? ;)
Sign In or Register to comment.