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.

Chrome not appear on Sahi dashboard

Raja SoniRaja Soni Members
edited November -1 in Sahi - Open Source
I am not able to link Chrome with Sahi dashboard. Its working fine with IE, Mozilla and Safari.

I have tired with changing path of chrome.exe in config file but that too did not help.

Comments

  • narayannarayan Administrators
    Hi Raja,

    There must be some output on Sahi's console displaying whether the browser path was found or not. That will give you an indication of what the problem is. If you are unable to understand it, post the console output and we will suggest a solution.

    Regards,
    Narayan
  • Thanks Narayan for your quick response.

    Console output:

    Chrome was not found at $Documents and Settings\Arriys\Local Settings\Applicatio
    n Data\Google\Chrome\Application\chrome.exe

    Chrome Path:
    "D:\Documents and Settings\Arriys\Local Settings\Application Data\Google\Chrome\Application\chrome.exe"

    Is it required that exe file should be in Program file folder as other browser exes are there only?

    Regards,
    Raja
  • narayannarayan Administrators
    In browser_types.xml, just use

    D:\Documents and Settings\Arriys\Local Settings\Application Data\Google\Chrome\Application\chrome.exe

    instead of

    $Documents and Settings\Arriys\Local Settings\Applicatio
    n Data\Google\Chrome\Application\chrome.exe

    Regards,
    Narayan
  • Thank you very much Narayan.
    Its working fine now.

    Regards,
    Raja
This discussion has been closed.