Hi, First thing.. make sure you use firebug or developer tool to get the html. Don't use view source.
You will need to first expose the submenu and then select the submenu item you want. Repost the html code here and we will be better able to help you. Joe On Jan 30, 2013 1:55 PM, "Sohail Mirza" <[email protected]> wrote: > Hi folks, > > I need to select sub menu item. How can i automate this? I am using > Watir-Classic gem. > > The view source shows following > > <li> > <a href="/MyDemoTest/Menu/LoadView?*menuItemKey=1*" > onclick="ShowLoadingIndicator();">Test Management</a> > </li> > > > 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. > > > -- -- 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.
