Control webbrowser from Python script

Matteo Landi landimatte at gmail.com
Sat Oct 9 06:53:59 EDT 2010


Well, if you need to issue http POST/GET commands, you can take a look
at urllib/urllib2 modules. Instead if you want to take control of the
web-browser I've heard about selenium, but I've never used it.

Best regards,
Matteo

On Sat, Oct 9, 2010 at 11:39 AM, Johny <python at hope.cz> wrote:
> Is it possible to control any webbrowser from Python ? For example to
> issue http POST and GET  command
> Thanks
> Johny
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
Matteo Landi
http://www.matteolandi.net/



More information about the Python-list mailing list