We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
6d83ccc
This release adds an Action about Android Menu, thanks to the contribution #78: clickMenu(R.id.menu_item); clickMenu("Menu item 1);
clickMenu(R.id.menu_item);
clickMenu("Menu item 1);
These clicks work with overflowed menu items too!
Thanks to @alorma for this great contribution!