Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix detecting submit button on Microsoft Login page #1741

Merged
merged 2 commits into from
Oct 7, 2022

Conversation

varjolintu
Copy link
Member

Fixes #1738.

@varjolintu varjolintu added the bug label Oct 3, 2022
@varjolintu varjolintu added this to the 1.8.3 milestone Oct 3, 2022
'outlook.live.com',
'login.live.com',
'odc.officeapps.live.com',
'login.microsoftonline.com',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to include login.microsoftonline.us as well

@varjolintu varjolintu merged commit 1959552 into develop Oct 7, 2022
@varjolintu varjolintu deleted the fix/microsoft_login_page_submit_button branch October 7, 2022 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto-submit is broken on certain sites (Microsoft login)
2 participants