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.

can i test a tomcat with Sahi

ibsolutionibsolution Members
edited November -1 in Sahi - Open Source
hai,

i just download sahi. and i set default porxy of sahi in my IE, but when i try to testing tomcat page. Sahi can not recorded.

i try with sahi demo. Sahi can record and playback.

is there that any setting that i missed ?


TIA,

Andy Susanto

Comments

  • narayannarayan Administrators
    On IE, proxy settings are ignored while accessing localhost pages.
    Instead use your machine name while accessing tomcat.
    Eg. if you were using http://localhost:8080/, use http://mymachinename:8080.
  • ibsolutionibsolution Members
    edited January 2009
    hai,


    i try your suggestion to use http://develop:8080. But i still can not use Sahi to test my tomcat. when i press "ALT+DoubleClick" to open Sahi Controller but it can not show.

    should i added js function ?, because when i "view source" i see javascript that related to Sahi web test

    TIA,

    Andy Susanto
  • hi,

    The default key combination to invoke the controller is: Ctrl+Alt+Double Click

    Regards,
    pankaj.
  • narayannarayan Administrators
    Andy, if you can see Sahi code in view source, I think some popup blocker may be blocking the Sahi controller. Turn off popup blocking and try again.
  • narayan,

    oke now i can test my tomcat

    Thanks,

    Andy Susanto
Sign In or Register to comment.