Skip to content

Passwords used in selenium tests are visible in Sauce Labs logs #4

@tkharju

Description

@tkharju

Goal: We want to continuously test that MPASS login flow works both in testing and production.

Problem: When using Sauce Labs for testing the selenium tool logs key strokes. It doesn't know it is writing key presses to input form that is a password field. For this reason based on the information available in travis-ci logs anyone can access Sauce Labs and see the password entered in testing.

At the moment Sauce Labs does not have support for hiding this information:

Even if recodLogs is set to False in selenium browser capabilities it is still possible to see the password from logs.

It is important to keep in mind now and in the future that all keystrokes are logged by Sauce Labs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions