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

Prompted to save password when submitting login form #385

Closed
davidnorth opened this issue Jan 23, 2017 · 3 comments
Closed

Prompted to save password when submitting login form #385

davidnorth opened this issue Jan 23, 2017 · 3 comments

Comments

@davidnorth
Copy link

Likely a problem with my Chrome version (51.0.2704.106) will try upgrade.

cy.visit('http://www.stickermule.com/account')
cy.get('#spree_user_email').type('someone@example.com')
cy.get('#spree_user_password').type('123123{enter}')
@jennifer-shehane
Copy link
Member

Can verify that password prompt does not display in Chrome version 55.0.2883.95.

I also actively tried to have it save a login by having the Chrome 'prompt password' settings turned on and also having a user profile logged into a google account. I couldn't get password prompt to appear.

Let us know if the upgrade solves the issue.

@jennifer-shehane jennifer-shehane added the stage: needs information Not enough info to reproduce the issue label Jan 23, 2017
@davidnorth
Copy link
Author

Upgrading Chrome did resolve this. Seems to run faster too.

@brian-mann
Copy link
Member

Okay cool, likely earlier versions did not support the flag to disable this.

@jennifer-shehane jennifer-shehane removed the stage: needs information Not enough info to reproduce the issue label Aug 2, 2018
@cypress-io cypress-io locked as resolved and limited conversation to collaborators Dec 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants