Skip to content

Instantly share code, notes, and snippets.

@DominikDary
Last active December 12, 2015 10:39
Show Gist options
  • Save DominikDary/4760849 to your computer and use it in GitHub Desktop.
Save DominikDary/4760849 to your computer and use it in GitHub Desktop.
CalabashDriver driver=new RemoteCalabashAndroidDriver(host, port, capabilities);
driver.findViewById("yourIdOfImage").longClick();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment