Re: [Wtr-general] clicking on menu

2007-03-26 Thread Ċ½eljko Filipin
Vikash, I could not find OnMouseOver anywhere in html that you sent. In any case you can fire that event with this slightly modified code from FAQ page ( http://wiki.openqa.org/display/WTR/FAQ#FAQ-TriggeringJavaScriptevents) ie.text_field(:name, "my_field").fire_event("OnMouseOver") -- ZeljkoFi

[Wtr-general] clicking on menu

2007-03-23 Thread VIKASH KUMAR
I am using watir (1.5.1.1100) and ruby 1.8.4 In my web page there are menus, I want to trigger event OnMouseOver so that the submenu inside those main menus can get visible. When I ran ie.show_active, the content of main menu is displayed, as shown below. irb(main):093:0> ie.show_active => " i