Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 720a960 commit c90b36dCopy full SHA for c90b36d
gmail_login_example.py
@@ -9,7 +9,7 @@
9
# This will store it into a variable for it to be used when passing this onto
10
# the webdriver object.
11
# Note: Using stdiomask does not encrypt your password, it only masks the entry.
12
-# Do not consider stdiomask as a completel secure transport protocol. It's only
+# Do not consider stdiomask as a completely secure transport protocol. It's only
13
# a masking tool.
14
15
password = stdiomask.getpass("Enter Password: ")
0 commit comments