Re: [Tutor] Python for basic web-testing

2006-08-06 Thread Hans Dushanthakumar
ECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dustin J. Mitchell Sent: Monday, 7 August 2006 11:45 a.m. To: tutor@python.org Subject: Re: [Tutor] Python for basic web-testing Hans Dushanthakumar wrote: > Hi, >How do I use python for basic web-tasks like inputting data or > clicking

Re: [Tutor] Python for basic web-testing

2006-08-06 Thread Dustin J. Mitchell
Hans Dushanthakumar wrote: > Hi, >How do I use python for basic web-tasks like inputting data or > clicking buttons on web-pages. For eg, how do I enter my username and > password and click on the "OK" button on the yahoo mail page? > I had a look at the webbrowser module documentation > (http:

Re: [Tutor] Python for basic web-testing

2006-08-06 Thread Jordan Greenberg
Hans Dushanthakumar wrote: > Hi, >How do I use python for basic web-tasks like inputting data or > clicking buttons on web-pages. For eg, how do I enter my username and > password and click on the "OK" button on the yahoo mail page? > I had a look at the webbrowser module documentation > (http:

[Tutor] Python for basic web-testing

2006-08-06 Thread Hans Dushanthakumar
Hi,    How do I use python for basic web-tasks like inputting data or clicking buttons on web-pages. For eg, how do I enter my username and password and click on the "OK" button on the yahoo mail page? I had a look at the webbrowser module documentation (http://www.python.org/doc/current/lib