ManidharVutla / Stock-Info

Stock Information
GNU General Public License v3.0
0 stars 0 forks source link

update get_email_passkey function #4

Closed michaeljgallagher closed 2 years ago

michaeljgallagher commented 2 years ago

Updates the get_email_passkey function as desired in issue #1

michaeljgallagher commented 2 years ago

Looks good, could you add input for glassdoor credentials in main.py in the if block

Rather than updating the if block in main.py, I updated glassdoor_login_navigate so that get_email_passkey is called before the web browser is launched. This way, the user is still prompted for credentials.