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.
Inheriting a file from another directory
I've setup a folder structure to organize my scripts to match the tabbing on the web product I'm automating against. I want to put a "functions.sah" file in one folder and access it from all the other scripts in other folders, but I'm having difficulty in getting this to work. Any help? I'd love to not have 10 different copies of the functions.sah file, one for each folder. Thanks!
Comments
You can simply use _include() API.
This will help you to include sahi scripts files.
For more Details:
http://sahi.co.in/w/_include
Regards
Sumitra