18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
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.
Problem with logs in Sahi with suite.csv and same script run multiple times
Hello, I think I'm missing something with tests suite an I need Some Help.
I'm using Sahi Pro 5.07 and I've designed a test that can be run agains multiple urls.
So I have a suite.csv that looks like this :
"Test Case Id";"Priority";"Tags";"Description";"Functionnality";"Jira";"Release";"Script";"Start URL"
"TC_1";"H";"commande,user";"Passe une commande en tant que guest fr";"Commande";"N/A";"4.8";"commande_guest/commande_guest.sah";"http://www.millesima.fr/"
"TC_2";"H";"commande,user";"Passe une commande en tant que guest be";"Commande";"N/A";"4.8";"commande_guest/commande_guest.sah";"http://www.millesima.be/"
"TC_3";"H";"commande,user";"Passe une commande en tant que guest lu";"Commande";"N/A";"4.8";"commande_guest/commande_guest.sah";"http://www.millesima.lu/"
The problem is that the script (commande_guest.sah) is well played 3 times but in Sahi's log :
the report only shows one Test in "Suite Report".
There is nothing reported in "Test Cases Report"
in "Test Cases Report Summary" I can see all csv lines but Status,Time,Report ID and Report URL are empty.
Can you please help me cause I don't want to have to maintain one script per url.
Thank you.
I'm using Sahi Pro 5.07 and I've designed a test that can be run agains multiple urls.
So I have a suite.csv that looks like this :
"Test Case Id";"Priority";"Tags";"Description";"Functionnality";"Jira";"Release";"Script";"Start URL"
"TC_1";"H";"commande,user";"Passe une commande en tant que guest fr";"Commande";"N/A";"4.8";"commande_guest/commande_guest.sah";"http://www.millesima.fr/"
"TC_2";"H";"commande,user";"Passe une commande en tant que guest be";"Commande";"N/A";"4.8";"commande_guest/commande_guest.sah";"http://www.millesima.be/"
"TC_3";"H";"commande,user";"Passe une commande en tant que guest lu";"Commande";"N/A";"4.8";"commande_guest/commande_guest.sah";"http://www.millesima.lu/"
The problem is that the script (commande_guest.sah) is well played 3 times but in Sahi's log :
the report only shows one Test in "Suite Report".
There is nothing reported in "Test Cases Report"
in "Test Cases Report Summary" I can see all csv lines but Status,Time,Report ID and Report URL are empty.
Can you please help me cause I don't want to have to maintain one script per url.
Thank you.