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.

Automating Toolbar Testing.

deepakkadamdeepakkadam Members
edited November -1 in Sahi - Open Source
Hi,

Can we automate testing of a Toolbar using Sahi.
This toolbar is similar to Yahoo Toolbar and Google Toolbar.
This toolbar has to tested right from the downloading from website to installation and then all its functions.

Can anybody please comment and help me out with thew answer.


Cheers
Deepak K.

Comments

  • Sahi won't work for this scenario because Sahi is strictly for webpages, not applications.

    I recommend you try AutoIT for this software installation scenario.
  • Thanks StringyLow.
    Have tried AutoIT but it doesn't recognizes the element ID(ClassNameNN) from AutoIT info window.
    Will also try using WATIR now.
  • You could also try a hybrid approach using the Sahi _execute() function to run AutoIt scripts.
Sign In or Register to comment.