Skip to content

Instantly share code, notes, and snippets.

@mottet-dev
Created September 4, 2018 20:14
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 mottet-dev/ca691a86d5e6c483d0d9e425a735921b to your computer and use it in GitHub Desktop.
Save mottet-dev/ca691a86d5e6c483d0d9e425a735921b to your computer and use it in GitHub Desktop.
InstagramBot
emailInput = self.browser.find_elements_by_css_selector('form input')[0]
passwordInput = self.browser.find_elements_by_css_selector('form input')[1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment