Chromium E2E test fixes #2108
Reference in New Issue
Block a user
Delete Branch "zachgoll/test-fixes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Likely due to some recent update of the Chromium driver, we started seeing some E2E test failures due to our test password being flagged as not safe. This PR adds a test password that doesn't trigger this behavior.