Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Stuck in login page when 'Save browser' is displayed after 2FA #38

Closed
indiandragon opened this issue May 27, 2019 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@indiandragon
Copy link

Hi,

when 2FA is enabled, there are different flow involved which is currently not being handled and without which the script cannot serve its intended purpose.

'Save browser'

Each time when 2FA is enabled, save the browser screen is shown. The action is currently not being handled.

While on 'Save browser' screen, the page is reloaded to show the time-line but since the user is not logged in yet; the script is struck in the login page again.

Temporary fix : While being struck on login screen after selecting 'Save browser', we can login manually and go to timeline page for the script to do its job. Temporary fix cannot be applied during '--headless'.

Permanent fix : Need to handle this case in the script.

@weskerfoot
Copy link
Owner

Yep, I've run into this too. Can confirm that Facebook will sometimes give you several prompts.

@weskerfoot weskerfoot added the bug Something isn't working label May 27, 2019
@weskerfoot weskerfoot changed the title Struck in login page when 'Save browser' is displayed after 2FA Stuck in login page when 'Save browser' is displayed after 2FA May 28, 2019
This was referenced Jun 15, 2019
@weskerfoot
Copy link
Owner

Fixed in #67

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants