Skip to content

Instantly share code, notes, and snippets.

@Shebella
Created July 3, 2015 06:58
Show Gist options
  • Save Shebella/f2af03e32046263ccb1c to your computer and use it in GitHub Desktop.
Save Shebella/f2af03e32046263ccb1c to your computer and use it in GitHub Desktop.
solo.sendKey(Solo.MENU); 
solo.sendKey(KeyEvent.KEYCODE_MENU);
solo.clickOnMenuItem("Review"); 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment