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.

Which is the best tool for web automation sahi or selenium?

andyjeanandyjean Members
edited November -1 in Sahi - Open Source
Which is the best tool for web automation sahi or selenium?

Comments

  • Andyjean, this place always support Sahi, Obvious answer here is SAhi..

    By the way I support Sahi over Selenium, Theses are some features that drive me to support Sahi..
    No Wait for AJAX and Page loads
    Inbuilt reporting tool
    Sahi object identification is not-dependent on XPath
    Record and Playback of Frames and IFrames
    Independent - Browser and OS
    Parallel distributed runs - can run tests simultaneously on different machines that have Sahi installed on them
  • gaveyomgaveyom Members
    edited January 2013
    Hi Andyjean,

    100% sahi is the best/ great/ amazing/ fantabulous/ awesome automation tool as of now.

    I have worked on QTP, TestComplete, Selenium and Sahi, finally i stick with sahi

    Already Srikanth posted the great features in sahi.

    Now i wanna say the few more disadvantage in other tool and advantage in sahi is

    No Wait for AJAX and Page loads and <strong>very less script</strong> when compared to other tools

    what already srikanth posted, due to this we have to write external scripts to check whether page gets loaded fully or not, this is the main disadvantage in other tools

    one more disadvantage is windows authentication in Selenium, we can over come this problem but with some settings and third party tools but in sahi we will get as internal support and

    other disadvantage is browser dependent, we have to write separate script for chrome/ ie/ firefox, but in sahi, will take care by tool itself, its a browser independent script


    Really page wait is the amazing feature in sahi, i have faced lot of problems in other tools to make page wait until page loads fully.
    Before page loads fully the other tools is trying to run the next script which leads to error, beceause page is not yet loaded fully

    For my application i have written script in QTP/ TestComplete/ Selenium and Sahi
    My Script contains around 800 lines in other tools but in sahi it was around 350 lines

    thanks a lot to Narayan and Sahi Team
Sign In or Register to comment.