cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.

Home Page:https://cypress.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable the "save address" popup in Chrome

magnattic opened this issue · comments

What would you like?

When my tests fills out an address form with Chrome as the browser, the following prompt pops up:
image

It would be great if this could be disabled altogether for cypress.

Why is this needed?

It overlaps the test window and has to be closed manually each time.

Other

During my google search, I found different ways this could be implemented:

Not sure if any of those actually work, but might be worth a try.

We're also bumping into this stupid popup that prevents a page element from being clicked.

commented

Hi @magnattic , that does seem annoying! To be totally transparent, I don't see this issue being prioritized ahead of the extensive backlog. However we would definitely welcome external contributions that address this issue.