[python-uk] automate logging

John J Lee jjl at pobox.com
Tue Jul 22 20:51:20 CEST 2008


On Tue, 22 Jul 2008, leo davis wrote:

> Hello,
>
> I'm trying to write a code to automate logging into a website.I have 
> chosen the forum 'www.tek-tips.com' as an example and tried this script 
> on it....But it doesnt seem to work...What am i missing here..plz help

You should provide the Holy Trinity of bug reports (in this case, a bug in 
your own code):

  - What you did (check)
  - What happened (missing)
  - What you expected to happen (missing)

Whenever you think the answer to one of these questions is obvious, you're 
probably wrong.


John



More information about the python-uk mailing list