Skip to content

Instantly share code, notes, and snippets.

@arecker
Created January 12, 2016 01:47
Show Gist options
  • Save arecker/677b249fbb6cf75b779c to your computer and use it in GitHub Desktop.
Save arecker/677b249fbb6cf75b779c to your computer and use it in GitHub Desktop.
busbot - 3
quantity_text = driver.find_element_by_id('product_62')
quantity_text.send_keys('1')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment