Team need help ,
how to select item from sub menu list ,whch expands when clicked on menu item .
- i click on on menu button with text “xyz”, it will show the submenu bar with list of items
2 ) need to select one item from submenu lists say “hello”
i have tried using click im able to click only menu item ,how to navigate to all the items in submenu ? and select my desired item ? as it is disappearing when i move out of the window , java application