Skip to content
Snippets Groups Projects
Commit a9a9e1a5 authored by Daniele Nicolodi's avatar Daniele Nicolodi
Browse files

sap: Add link to SAP GUI Scripting documentation

parent da2cfad7
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,8 @@ import traceback ...@@ -5,6 +5,8 @@ import traceback
import time import time
import win32com.client import win32com.client
# See SAP GUI Scripting documentation here
# https://help.sap.com/viewer/b47d018c3b9b45e897faf66a6c0885a8/770.04/en-US/babdf65f4d0a4bd8b40f5ff132cb12fa.html
class Connection(): class Connection():
def __init__(self): def __init__(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment