Skip to content

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

Answered by kevinold
GrayedFox asked this question in General
Discussion options

You must be logged in to vote

@GrayedFox loginByApi is a command meant for the API tests only, not the UI tests. loginByXstate is meant for UI tests.

The user-settings.spec.ts is a UI test.

Refer to the API tests for examples of using loginByApi.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@GrayedFox
Comment options

Answer selected by GrayedFox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #986 on June 07, 2021 16:27.