Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #87794

Re: Automation of Windows app?

References <mehmu0$6jn$1@reader1.panix.com> <mehnr3$ra$1@reader1.panix.com>
Date 2015-03-20 15:27 -0400
Subject Re: Automation of Windows app?
From Jerry Hill <malaclypse2@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.46.1426879649.10327.python-list@python.org> (permalink)

Show all headers | View raw


On Fri, Mar 20, 2015 at 2:10 PM, Grant Edwards <invalid@invalid.invalid> wrote:
> I need to automate operation of a Windows application.

I've used Sikuli (http://www.sikuli.org/) for similar things in the
past.  It's an automation framework built on Jython, and it worked
great for what I needed at the time.

I think AutoHotKey is also widely used for automating windows GUI
apps, but it's not related to python at all.

-- 
Jerry

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Automation of Windows app? Grant Edwards <invalid@invalid.invalid> - 2015-03-20 17:55 +0000
  Re: Automation of Windows app? Grant Edwards <invalid@invalid.invalid> - 2015-03-20 18:10 +0000
    Re: Automation of Windows app? Jerry Hill <malaclypse2@gmail.com> - 2015-03-20 15:27 -0400
      Re: Automation of Windows app? Grant Edwards <invalid@invalid.invalid> - 2015-03-20 19:58 +0000
    Re: Automation of Windows app? Michael Torrie <torriem@gmail.com> - 2015-03-22 21:43 -0600
      Re: Automation of Windows app? alex23 <wuwei23@gmail.com> - 2015-04-01 11:14 +1000
        Re: Automation of Windows app? ryguy7272 <ryanshuell@gmail.com> - 2015-08-30 07:25 -0700
          Re: Automation of Windows app? Laura Creighton <lac@openend.se> - 2015-08-30 17:08 +0200
            Re: Automation of Windows app? Grant Edwards <invalid@invalid.invalid> - 2015-08-30 16:18 +0000
    Re: Automation of Windows app? "Jacob Kruger" <jacob@blindza.co.za> - 2015-03-23 08:03 +0200
  Re: Automation of Windows app? Emile van Sebille <emile@fenx.com> - 2015-03-22 10:41 -0700
  Re: Automation of Windows app? vern.muhr@gmail.com - 2015-03-22 16:54 -0700
    Re: Automation of Windows app? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-03-23 01:01 +0000
      Re: Automation of Windows app? Rustom Mody <rustompmody@gmail.com> - 2015-03-22 22:31 -0700

csiph-web