Hi, everything that is visual is better tested by human eyes.
onMouseOver should be fairly well supported. You don't necessarily need to use xpath to click on an element: if the menu items are links, you can just use clickLink normally. Cheers, Marc. -- Blog: http://mguillem.wordpress.com [EMAIL PROTECTED] wrote: > > I'm still fairly new to the canoo community, so forgive me if this > question has been answered. > > A new website will be using XML with XSL and CSS. The navigation will be > javascript - hover style with submenus initiated with the onMouseOver > event. Am I correct in assuming that testing the hover functionality > would be better left to human intervention but testing hidden div's > could be easily done if the XPath is known? I know what values should > show up in the div - I just don't see how the visual appearance of the > menu could be tested. I'm definitely open to ideas if anyone has a way > that has worked for them. I am simply curious if there was a trick I > might be missing before following this line of thinking. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

