Skip to content

loginByApi command does not allow user to skip the UI logon form #986

@GrayedFox

Description

@GrayedFox

It seems like the loginByApi command doesn't allow tests to skip the UI log on form, despite logging in successfully.

By cloning this repo and replacing lines 11-13 in the user-settings.spec.ts with:

cy.loginByApi('Katharina_Bernier');

The issue manifests. Is there something more that command needs to do in order to allow integration tests to skip the UI logon form the same way LoginByXState does?

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