Manually when you use this menu do you click or hover to expand it? You may want to try b.li(:id,"ctl00_ChangeCustodyMenu").hover to expand the menu.
On Friday, June 28, 2013 2:44:54 PM UTC-4, [email protected] wrote: > > Hi Joe, >> >> > Thanks for the help. I tried the tip you suggested, but it's still not > dropping the list down. I've attached the list so you can see that it is > not a complex drop down or list. I can flash the Change Custody menu and it > appears to be selected with > b.li(:id,"ctl00_ChangeCustodyMenu").fire_event("onclick"), > but will not drop to display the list to select the Drop off item. Any > ideas on how to make this list drop? > > Thanks! > -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
