这是indexloc提供的服务,不要输入任何密码
Skip to content

Bug: Chrome Password warning is blocking Automation #383

@wurzelkuchen

Description

@wurzelkuchen

Quick Description

With the recent chrome version we get a popup for some username/password combinations "your password has been exposed in a data breach on a website or app you previously used. Whilst this seem to be a valid security concern it's blocking test automation.
In test automation we often see closed test system, with wacko credentials like admin/password.

To ensure test automation is not blocked we need to find a way to suppress this popup most likely an parameter/command line argument for chrome.

Please investigate this issue.

Actual Behaviour

If I use any user credentials on a test system (preferably a closed system) all given user credentials should work if they are valid.

Expected Behaviour

If I use some user credentials on a test system I get a warning about a security breach, blocking the automation process.

Metadata

Metadata

Assignees

Labels

bugcodeReadyForMergeThe issue was implemented and the branch is ready to be reviewed and merged into develop

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions