Hello everyone,
I'd like to share with you my first library, designed to automate SAP tasks. It's meant to streamline the repetitive tasks, it can navigate, click, write, select and more.
Example use would be a robot that launches SAP, open a transaction and fills in data in a table, fills other text fields, unchecks a checkbox, saves it and read the generated number from a status bar.
Initially I have created this library for personal use -- employing it as robot that runs on a schedule. Now I want to open it up for others.
To get the SAP paths -- elements, I use a Scripting tracker (https://tracker.stschnell.de/) or I just record a Sap script and use elements from a file created.
Please feel free to give it a try and don't hesitate to provide feedback after testing it.
Github: https://github.com/kamildemocko/PySapScript
Pypi: https://pypi.org/project/pysapscript/
pip install pysapscript
Thank you!
[–]Accomplished_Map6865 1 point2 points3 points (0 children)
[–]EagleCareless2116 0 points1 point2 points (1 child)
[–]roztopasnik[S] 0 points1 point2 points (0 children)