Skip to content

Instantly share code, notes, and snippets.

@rectalogic
Created January 3, 2014 21:31
Show Gist options
  • Save rectalogic/8246982 to your computer and use it in GitHub Desktop.
Save rectalogic/8246982 to your computer and use it in GitHub Desktop.
title = self.wait_for_visible_element(By.NAME, 'Title')
self.driver.execute_script("mobile: tap", {"element": title.id, "x": 0.5, "y": 0.5})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment