Skip to content

Instantly share code, notes, and snippets.

@kkashyap1707
Created July 30, 2016 16:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kkashyap1707/14daf1fecc8b58ad5e75c18d1a68924e to your computer and use it in GitHub Desktop.
Save kkashyap1707/14daf1fecc8b58ad5e75c18d1a68924e to your computer and use it in GitHub Desktop.
public void clickCamera()
{
Keywords.keyBoardEvent(27);
System.out.print("Clicked on Camera ");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment