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.
Build Error after integrating sahi.pro with Jenkins
"Building in workspace /home/tools/Jenkins_workspace/workspace/SahiPro
FATAL: Unable to find build script at /home/tools/Jenkins_workspace/workspace/SahiPro/sahi_pro\jenkins.xml
Build step 'Invoke Ant' marked build as failure
Recording test results
Finished: FAILURE"
unable to find a good reference (Pdf/Videos) which would help me to Integrate Sahi.Pro with Jenkins successfully
FATAL: Unable to find build script at /home/tools/Jenkins_workspace/workspace/SahiPro/sahi_pro\jenkins.xml
Build step 'Invoke Ant' marked build as failure
Recording test results
Finished: FAILURE"
unable to find a good reference (Pdf/Videos) which would help me to Integrate Sahi.Pro with Jenkins successfully

Answers
e.g. if the "Workspace Root Directory" is "d:\dev\sahi\sahi_pro"
the ant "Build File" path should be "sahi_pro/jenkins.xml"
Jenkins > Manage Jenkins > Configure System > Click Advance button near Home directory
Thanks for your reply, tried executing given steps and faced the following errors
1. As i want to run Sahi scripts on Linux Environment and i have configured "Workspace Root Directory" as "/home/dev/dev_tools/Jenkins_workspace/sahi_pro"
2. But not sure how to add ant "Build File" and
3. Even unable to see jenkins.xml