Skip to content

Support Configuring Credentials #2

@maticzav

Description

@maticzav

Support configuring login credentials to test pages that require authentication.

Points for discussion:

  • would you want to configure credentials separately for each step, in a suite or in environment variables (eg during project deployment),
  • how is login flow currently handled (eg, people write "login steps" for each test manually, integration code sets up an already authenticated environment, sth else?...)
  • would you prefer 1) having a shared browser session and only login once for all tests 2) define the same login steps for each test manually 3) have a "login" block that would handle the login flow 4) something else

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