[browsershots-factories] Re: Testing shotfactory under windows
Marcin Król
hawk at limanowa.net
Tue Aug 29 10:08:22 CEST 2006
On 2006-08-28 19:24, Johann C. Rocholl wrote:
> If we can't simply find the window by its class name, we can still
> subclass gui/windows.py for different browsers. Then we could have
> arbitrarily complex algorithms to find the correct window (e.g. second
> child of first subwindow with name xyz). I hope to find some time this
> week to switch my other MSIE factory to the new server and maybe
> experiment with other browsers.
I've found interesting open source tool: http://www.autohotkey.com
It allows to create scripts performing specified actions like running
program, sending keyboard or mouseclicks etc. Additionaly those scripts
can be "compiled" into .exe file. Maybe this tool will help us with
factories running under windows? I'll give it a try anyway.
M.
More information about the browsershots-factories
mailing list