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


Groups > comp.lang.python > #95768

Re: Automation of Windows app?

Path csiph.com!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail
Return-Path <lac@openend.se>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'exercise': 0.03; 'automate': 0.07; 'plenty': 0.07; 'cc:addr:python-list': 0.09; 'subject:Windows': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'tasks,': 0.09; 'python': 0.10; 'missed': 0.15; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'conformance': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'slave': 0.16; 'task.': 0.16; 'app': 0.16; 'laura': 0.18; 'gui': 0.18; 'windows': 0.20; '2015': 0.20; 'cc:addr:python.org': 0.20; 'aug': 0.20; 'cc:2**1': 0.22; 'minutes.': 0.23; 'sort': 0.25; 'rest': 0.26; '-0700,': 0.29; 'bad.': 0.29; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'standards': 0.30; "can't": 0.32; 'problem': 0.33; 'schedule': 0.34; 'gets': 0.35; 'something': 0.35; "isn't": 0.35; 'but': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'done.': 0.37; 'charset:us- ascii': 0.37; 'front': 0.38; 'button': 0.38; 'test': 0.39; 'enough': 0.39; 'rather': 0.39; 'where': 0.40; 'some': 0.40; 'header:Message-Id:1': 0.61; 'said:': 0.66; 'sit': 0.66; 'url:en- us': 0.72; 'intelligent': 0.76; 'click': 0.76; 'header:In-reply- to:1': 0.84; 'horrible': 0.84; 'post,': 0.84; 'remembering': 0.84; 'edwards': 0.91; 'us?': 0.91; 'sitting': 0.93
To ryguy7272 <ryanshuell@gmail.com>
cc python-list@python.org, lac@openend.se
From Laura Creighton <lac@openend.se>
Subject Re: Automation of Windows app?
In-reply-to <cc5451f3-9f2c-4176-ad36-66e6d45322a5@googlegroups.com>
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>
Comments In-reply-to ryguy7272 <ryanshuell@gmail.com> message dated "Sun, 30 Aug 2015 07:25:55 -0700."
MIME-Version 1.0
Content-Type text/plain; charset="us-ascii"
Content-ID <29762.1440947322.1@fido>
Date Sun, 30 Aug 2015 17:08:42 +0200
X-Greylist Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [82.96.5.2]); Sun, 30 Aug 2015 17:08:45 +0200 (CEST)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.134.1440947337.11709.python-list@python.org> (permalink)
Lines 24
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1440947337 news.xs4all.nl 23869 [2001:888:2000:d::a6]:40132
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:95768

Show key headers only | 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