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 get Sahi Controller ?

shahparthshahparth Members
edited November -1 in Sahi - Open Source
Dear All,

I have configured sahi's latest version on fedora 13.
After installing sahi, I have run sahi.sh scripts.
Then after I have configured proxy settings in browser(Mozilla-4.0, Chrome).
Then I have opened some websites.

but when I pressed CTRL+ALT+Double(left) Click on those sites, I am not able to see any sahi controller.

Please guide for the same.

Comments

  • SumitraSumitra Members
    Hi shahparth,

    Sahi latest version is 3.5 and comes with a Dashboard.You can use Dashboard by navigating to Userdata --> Bin and run sahi_dashboard.sh

    For further information kindly check this:

    http://sahi.co.in/w/help-the-sahi-controller-does-not-come-up

    Regards
    Sumitra
  • Dear Sumitra,

    I have done all those things already, but still not able to get sahi controller.
    I have problem from the last week and I tried all the combination but don't know where I go wrong in the configuration.

    I read other posts also did the many things from that post also:

    but still problem is not resolved please help me all.


    this is the data of "sahi.properties" file:
    ########################################################################################
    proxy.port=9999

    script.extension=sah;sahi;inc

    scripts.dir=scripts;

    logs.dir=logs

    certs.dir=certs

    ext.http.proxy.enable=true
    ext.http.proxy.host=
    ext.http.proxy.port=
    ext.http.proxy.auth.enable=false
    ext.http.proxy.auth.name=
    ext.http.proxy.auth.password=

    ext.https.proxy.enable=true
    ext.https.proxy.host=
    ext.https.proxy.port=
    ext.https.proxy.auth.enable=false
    ext.https.proxy.auth.name=
    ext.https.proxy.auth.password=

    ext.http.both.proxy.bypass_hosts=localhost|127.0.0.1|*.internaldomain.com

    io.buffer_size=8192

    controller.hotkey=ALT

    suite.time_between_tests=1000
    suite.max_inactive_time_for_script=60
    suite.global_variables=true
    script.time_between_steps=100
    script.time_between_steps_on_error=2000
    script.max_reattempts_on_error=5
    script.max_cycles_for_page_load=1200
    script.stability_index=5


    ssl.auto_create_keystore=true
    ssl.algorithm=SunX509
    ssl.password=sahipassword
    keytool.path=keytool

    http.keep_alive=true

    proxy.remote_socket_timeout=120000

    ff.profiles.template=config/ff_profile_template
    ff.profiles.dir=browser/ff/profiles
    ff.profiles.prefix=sahi
    ff.profiles.max_number=10

    response.modify_activex=true

    debug.traffic.log.unmodified=false
    debug.traffic.log.modified=false

    element.visibility_check.strict=false

    download.download_if_contentdisposition_is_attachment=false

    xhr.wait_ready_states=1,2,3

    response.sample_length=400

    controller.mode=sahi

    rhino.optimization_level=-1

    script.escape_unicode=false

    filters.addCharacterFilter=true
    filters.addJSModifierFilter=true
    filters.addHTMLModifierFilter=true

    sahi.common_domain=sahi.example.com

    recorder.ignorable_ids.pattern=^z_|^j_id|[:]j_id|^ext[-]gen|^[:]|^zk_comp_|^gwt[-]uid

    ########################################################################################


    this is the data of "userdata.properties" file:

    ########################################################################################

    scripts.dir=scripts;

    logs.dir=logs

    certs.dir=certs

    ext.http.proxy.enable=true
    ext.http.proxy.host=
    ext.http.proxy.port=
    ext.http.proxy.auth.enable=false
    ext.http.proxy.auth.name=
    ext.http.proxy.auth.password=


    ext.https.proxy.enable=true
    ext.https.proxy.host=
    ext.https.proxy.port=
    ext.https.proxy.auth.enable=false
    ext.https.proxy.auth.name=
    ext.https.proxy.auth.password=


    ext.http.both.proxy.bypass_hosts=localhost|127.0.0.1|*.internaldomain.com

    ########################################################################################
  • Dear All,

    When You get time please look into this matter and help me to resolve this problem.

    With Regards,
    Parth Shah.
  • narayannarayan Administrators
    Hi Parth,

    Could you get the latest version, do exactly what is specified here: http://sahi.co.in/w/using-sahi and tell us where you face your problem?

    Regards,
    Narayan
  • Dear Narayan,

    I have downloaded the latest version name "install_sahi_v35_20110517.jar".
    then As you mentioned in the link I followed the exact steps.

    (1) I installed the this jar using "java -jar install_sahi_v35_20110517.jar"

    (2) I started dashboard using shortcut key.

    (3) Then I choose Firefox browser.

    (4) I see all the configuration in the browser like pop-up block is disabled, cache is cleared, proxy is configured properly using this browser.

    (5) then after I opened google site in the new tab because when I tried to open this site in the text box name given "Enter start URL", It gives me error like SAHI_ERROR. That's why I opened the new Tab and browse the google website.

    (6) Now when google site is opened, I press ALT + Double Click Simultaneously then also sahi controller is not able to open. then I press CTRL + ALT + Double Click Simultaneously, after pressing this keys also, sahi controller is not able to open.

    I am using Fedora 13 and In this Mozilla Firefox 4.0.1, google-chrome.

    Please Narayan look into the above matter and help me for the same.
    So do the needful things.
  • narayannarayan Administrators
    (5) "then after I opened google site " Next time give the exact URL.

    Use http://www.google.com instead of just www.google.com
    http:// is important
  • Dear Narayan,

    Thank you to resolve my one problem but still I am not able to bring up the sahi controller.

    What should I do to bring up that controller ?
    means, I pressed those all key combinations to bring up the sahi controller but sahi controller is not able to come up.

    please help me out in this situation.
  • Dear all,

    Please look into this matter, and help me in this situation.
    I tried from the last 2 weeks.
Sign In or Register to comment.