java.lang.AssertionError: Expected OIDCLogin but was (https://localhost:8543/auth/realms/test/protocol/openid-connect/auth?client_id=account-console&redirect_uri=https%3A%2F%2Flocalhost%3A8543%2Fauth%2Frealms%2Ftest%2Faccount%2F%23%2Fsecurity%2Fsigningin&state=77345454-f816-41f7-b289-936f62c4d456&response_mode=fragment&response_type=code&scope=openid&nonce=57c659d5-fb94-4661-b022-525e5deefbec&code_challenge=kvWOEUyorzvGn96Q7vpGgDfEEVaJNsSztEkASCPLLuw&code_challenge_method=S256)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.keycloak.testsuite.page.AbstractPage.assertCurrent(AbstractPage.java:110)
at jdk.internal.reflect.GeneratedMethodAccessor635.invoke(Unknown Source)
...