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.
Not Able to Click On Java Platform Poopup
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
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?