using python to visit web sites and print the web sites image to files

daftspaniel at gmail.com daftspaniel at gmail.com
Mon Mar 12 12:39:29 EDT 2007


On Mar 12, 7:32 am, "imx" <xiong.xu... at gmail.com> wrote:
> I wonder whether python can be used to simulate a real user to do the
> following:
> 1) open a web site in a browser;
> 2) printscreen, so to copy the current active window image to
> clipboard;
> 3) save the image file to a real file
> Any pointer will be apprieciated!
> Xiong

Google pywinauto.

HTH

Davy





More information about the Python-list mailing list