I have a scenario where there is a menu which can be expanded or can be minimized. When expanded it displays some icons and the name, but when minimized it displays only icons with tool tip. sometimes when we login to the application , this menu can be in expanded state or it can be minimized state.
All I want to do is when we login to the application and if the menu is minimized, verify the icons are present with tool tips and if its expanded verify the features accordingly. Can we achieve this without addons with recorded tests. If this element is present execute these set of steps , if not jump to these steps.