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: 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 cc: python-list@python.org, lac@openend.se From: Laura Creighton Subject: Re: Automation of Windows app? In-reply-to: References: Comments: In-reply-to ryguy7272 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 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