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=67c544bd-eae1-49c1-925c-5ed6e50e3574&response_mode=fragment&response_type=code&scope=openid&nonce=ee53171f-b09c-4bc1-8ac2-5b8ef7cf5215&code_challenge=yMRVmPy4kJqC-W9GUya1CBdsLeLL5Qn66ZAGdam25so&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.GeneratedMethodAccessor612.invoke(Unknown Source)
...