Guest User

Untitled

a guest
Aug 14th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. Form = browser.get_form(action=re.compile(r'downloadForm'))
  2. Form ["d_screen_file"].value = "1"
  3. browser.submit_form(Form , submit=programForm['download'])
Add Comment
Please, Sign In to add comment