Re: Scripting SAP GUI (Windows)



First of all Linux is much better place.

why you want to automate GUI with python. You can easily use QTP such GUI testing tools to automate your staff.

But that does not mean I am saying the Python is bad in any way. Py and Perl are the two most good things in this world.

py-py,

Prosenjit

Thomas Guettler wrote:
Hi,

I need to script SAP GUI running on MS-Windows:

Open SAP GUI window, if it is not already open, and then batch input
some keystrokes.

The following solutions were found by google:

- autohotkey: not preferred, since it has an own programming
language. This will slow down development.
- pyHook
- user pywin32 and SetWindowsHookEx

I develop with python since seven years, but only on linux.

Any hints?



.



Relevant Pages

  • Re: PyQt, Qt, Windows and Linux
    ... > I am kind of new to Python, and after trying and using wxPython, I found ... > GUI response-time. ... > Develop/Write a program for personal use on my Linux using PyQt. ... programs for Windows may be coming soon. ...
    (comp.lang.python)
  • Re: Open source alternative for MsAccess?
    ... >>No, wrong thinking, simply write the code (I am talking Linux). ... >Open Sourece advocates are trying to convince us to convert to Open Source ... >let's take Python. ... >don't have a language with a GUI designer, and I have to hard code all my GUI, ...
    (comp.os.linux.development.apps)
  • PyQt, Qt, Windows and Linux
    ... I am kind of new to Python, and after trying and using wxPython, I found ... GUI response-time. ... Can I create a .exe file for my windows on my Linux and copy it over? ...
    (comp.lang.python)
  • Re: Linux GUI for python?
    ... >>Looking for any suggestions for a GUI for python ... >>under linux. ... > I used Tkinter for about 10 weeks. ...
    (comp.lang.python)
  • Re: Linux GUI for python?
    ... On 2003-12-11, Lord Jester wrote: ... > Looking for any suggestions for a GUI for python ... > under linux. ...
    (comp.lang.python)