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.

What IDE are you using with Sahi?

dasspunkdasspunk Members
edited November -1 in Sahi - Open Source
I'm looking for a good IDE to use with Sahi and I thought I'd see what folks on the forum are using successfully and might recommend. Personally, I love TextMate on a Mac and had been using Notepad++ on a PC but see the value in using a full fledged IDE for automation development. I've started using Eclipse but am finding it a bit klunky.

What do you like and why?

Brian

Comments

  • Hi dasspunk,

    The good IDE to use with Sahi is JEdit,notepad++,textpad.

    Regards,
    Theeran.
  • Along these same lines, has anyone converted the apis.sah into a Notepad++ api file?

    Thanks,
    Brian
  • Hi dasspunk,

    apis.sah is used to configure eclipse with sahi using JSDT.

    This is how you can configure notepad++ with Sahi.

    Once you have notepad++ on your machine,kindly follow the below steps:

    For Autocomplete

    1) Copy <SAHI_HOME>/editors/notepad++/plugin/APIs/sahi.xml to Notepad++/plugin/APIs/

    For Syntax highlighting

    1) Go to View -> User-Defined Dialogue
    2) Click Import
    3) Choose sahi_syn.xml
    4) Restart Notepad++

    Regards
    Sumitra
  • Okay... it was right in front of my face...

    Thanks Sumitra!
This discussion has been closed.