John Chandler wrote:
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
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
al