Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jduncan8142/SapGuiFramework

A Framework library for controlling the SAP GUI Desktop
https://github.com/jduncan8142/SapGuiFramework

gui python sap selenium testing

Last synced: 3 months ago
JSON representation

A Framework library for controlling the SAP GUI Desktop

Awesome Lists containing this project

README

        

# SAP GUI Framework

A Framework library for controlling the SAP GUI Desktop and focused on testing business processes. The library uses the native SAP GUI scripting engine for interaction with the desktop client application.

Other dependances include the below packages as this library would not be possible without the hard work of so many others.

pywin32 by Mark Hammond

### What makes this library different from other SAP GUI libraries?
The main difference is the focus on testing end to end business processes in and around SAP GUI. While other libraries are similar in many aspects there are many additional comfort of life functions included that aren't in other libraries.

This package is available also on PyPi and available for install via pip. For the latest updates please use the git install documented in the [Getting Started](/docs/tutorials/getting_started.md) section.

### Tests
Coming Soon!

### PyPi Build Process
Coming Soon!

### Change Logs
Detailed change logs are found [here](/change_log.md)