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.
Python driver for Sahi
Hi,
I've created a Python driver for Sahi. You can check it out on GitHub here if you’re interested - https://github.com/ChristopherWilding/sahi
It still requires some additional work but I think features wise it should be pretty close to the Ruby API. At this point it is pretty much a straight conversion of the Ruby code so could use some clean up to make it more pythonic.
I’ve only tested it on Ubuntu 14.04 (64 bit) with Python 3.4 but hopefully it should work on other platforms without any issues. I plan on testing to make sure but haven’t had time yet. Once I’ve tested and confirmed it works on Windows and Mac OS X with different versions of Python I’ll upload it to PyPI.
Best regards,
Christopher
I've created a Python driver for Sahi. You can check it out on GitHub here if you’re interested - https://github.com/ChristopherWilding/sahi
It still requires some additional work but I think features wise it should be pretty close to the Ruby API. At this point it is pretty much a straight conversion of the Ruby code so could use some clean up to make it more pythonic.
I’ve only tested it on Ubuntu 14.04 (64 bit) with Python 3.4 but hopefully it should work on other platforms without any issues. I plan on testing to make sure but haven’t had time yet. Once I’ve tested and confirmed it works on Windows and Mac OS X with different versions of Python I’ll upload it to PyPI.
Best regards,
Christopher
Answers
This is great stuff! Thanks for building and sharing this. Let us go through it and give you feedback.
Thanks,
Narayan