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.

