Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Adding retry when clicking on rememberMe checkbox on the loginPage du…#33563

Merged
mposolda merged 1 commit intokeycloak:mainfrom
mposolda:32476-loginPage-rememberMe
Oct 4, 2024
Merged

Adding retry when clicking on rememberMe checkbox on the loginPage du…#33563
mposolda merged 1 commit intokeycloak:mainfrom
mposolda:32476-loginPage-rememberMe

Conversation

@mposolda
Copy link
Contributor

@mposolda mposolda commented Oct 4, 2024

…ring tests

closes #32476
closes #32677
closes #32767
closes #33132
closes #32550

This is again problem with Chrome 128. After click to checkbox like "rememberMe" on login page, the click is sometimes not taken into account and should be repeated. This helps to fix all flaky tests of LoginTest . It passed 20 times in a row with Chrome in my branch - https://github.com/mposolda/keycloak/actions/runs/11176736792/job/31070953971

Copy link
Contributor

@graziang graziang left a comment

Choose a reason for hiding this comment

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

LGTM!

@mposolda
Copy link
Contributor Author

mposolda commented Oct 4, 2024

@graziang Thanks!

@mposolda mposolda merged commit cb5c510 into keycloak:main Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment