This commit is contained in:
Kovid Goyal 2017-12-13 07:20:30 +05:30
parent 08f0d6e6ab
commit a3a4408db2
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -34,6 +34,7 @@ def get_browser(self):
elif c.name.endswith('_password'):
br[c.name] = self.password
br.submit().read()
break
return br
extra_css = '''