Skip to content

fix(playwright): make login method more robust#1034

Merged
susnux merged 1 commit into
mainfrom
fix/pw-login
Jul 1, 2026
Merged

fix(playwright): make login method more robust#1034
susnux merged 1 commit into
mainfrom
fix/pw-login

Conversation

@susnux

@susnux susnux commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Check the response from the login request for proper location. If it does not work throw an exception as this can then be handled by the using code to detect failures or retry.

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@susnux susnux added 3. to review Waiting for reviews bug Something isn't working labels Jun 30, 2026
Check the response from the login request for proper location.
If it does not work throw an exception as this can then be handled by
the using code to detect failures or retry.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>

@max-nextcloud max-nextcloud left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good to me. Did not test it though.

@susnux susnux merged commit 2f00bae into main Jul 1, 2026
7 of 9 checks passed
@susnux susnux deleted the fix/pw-login branch July 1, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants