scripting a web site w/Javascript

Patrick Useldinger p at trick.lu
Fri Sep 10 15:28:16 EDT 2004


Hi all,

I would like to script a specific website. I've had a start with 
httplib, but now I need to push a button (<input type=button>) that 
triggers a Javascript function and then directs to some URL. Obviously, 
I cannot just go to the URL because the function would not get executed.

Can something like this be done via httplib? If not, is there a library 
available to do it?

I would like to avoid scripting a browser (in this case, this would be 
IE 5.5 or IE 6 on a windows box).

I'd be more than happy for ideas.

Regards,
-pu
-- 
Linux user # 359658



More information about the Python-list mailing list