[browsershots-factories] Re: Testing shotfactory under windows

Marcin Król hawk at limanowa.net
Fri Aug 25 11:14:15 CEST 2006


> Ooops! Just realized that we probably need class name of child window
> too. Am I right? For MSIE its 'Internet Explorer_Server'. I wonder how
> to guess which subclass is correct for other browsers :)

OK, I got tool for finding window element class names. However I'm
afraid they may not work as expected because some browsers have more
than one window element with same class names so first matching class
will be used and it may not be scroll bar.

Here are sublcasses for all my browsers:

MSIE: "Internet Explorer_Server"

Netscape 4: "Afx:400000:3028"

Netscape 6, 7, Firefox 1.0.8, 1.5.0.6, , K-Meleon, Mozilla, SeaMonkey:
"MozillaWindowClass"

Netscape 8: "NS_AE_WindowClass"

M.



More information about the browsershots-factories mailing list