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

imx xiong.xu.cn at gmail.com
Mon Mar 12 23:34:00 EDT 2007


On 3月13日, 上午12时39分, "daftspan... at gmail.com" <daftspan... at gmail.com>
wrote:
> 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

I checked pyglet, it's in early development stage. Since I'm using
windows, I will try pywinauto.

Thanks,
Xiong




More information about the Python-list mailing list