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


Groups > comp.lang.python > #95768

Re: Automation of Windows app?

From Laura Creighton <lac@openend.se>
Subject Re: Automation of Windows app?
References <mehmu0$6jn$1@reader1.panix.com> <mehnr3$ra$1@reader1.panix.com> <mailman.56.1427082215.10327.python-list@python.org> <mffgnt$ftu$1@dont-email.me> <cc5451f3-9f2c-4176-ad36-66e6d45322a5@googlegroups.com>
Date 2015-08-30 17:08 +0200
Newsgroups comp.lang.python
Message-ID <mailman.134.1440947337.11709.python-list@python.org> (permalink)

Show all headers | View raw


In a message of Sun, 30 Aug 2015 07:25:55 -0700, ryguy7272 writes:

>I know this is an old post, but anyway, can't you just use Windows Scheduler?
>http://windows.microsoft.com/en-us/windows/schedule-task#1TC=windows-7

I think you may have missed the original post, where poor old
Grant Edwards said:

> I need to automate operation of a Windows application.  It's a
> conformance test app from a standards organizaiton, and it's
> _stunningly_ bad.  You have to sit it front of it like some sort of
> brainless slave and click a button every 10-20 minutes.

So his problem isn't he needs to schedule some tasks, but rather he
has to exercise a horrible app by sitting mindlessly in front of
a Gui and remembering to click something at it every so often.  Poor
Grant is going to expire of boredom before the job gets done.   But
a python program can be plenty intelligent enough for this task.

So Grant?  How did it go?  Would you recommend it for the rest of us?

Laura

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


Thread

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

csiph-web