Re: Pressing A Webpage Button



Elliot Temple <curi@xxxxxxx> writes:

> How do I make Python press a button on a webpage? I looked at
> urllib, but I only see how to open a URL with that. I searched
> google but no luck.
[...]

You might find the FAQ list and hints below useful after you get over
the initial barriers (and the modules at the same site):

http://wwwsearch.sourceforge.net/bits/GeneralFAQ.html

http://wwwsearch.sourceforge.net/ClientCookie/doc.html#debugging


John
.