I am trying to write a script to test certain functionality of a website
that requires users to login. The login page is simple, a few pictures and
two text bars (one for username and one for password). I tried logging in
with webbrowser, but that did not work because the page uses javascript. I
also tried using win32com though I have no idea what I am doing. Any ideas?
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to