Skip to content
Snippets Groups Projects
  1. Jul 08, 2024
  2. Jul 05, 2024
  3. Jul 04, 2024
  4. Jul 03, 2024
  5. Jul 02, 2024
  6. Jun 28, 2024
  7. Jun 27, 2024
  8. Jun 26, 2024
    • Michael Hamann's avatar
      XWIKI-21687: LoginIT.loginLogoutAsAdmin(TestUtils, TestReference) and... · 560a2044
      Michael Hamann authored
      XWIKI-21687: LoginIT.loginLogoutAsAdmin(TestUtils, TestReference) and LoginIT.loginWithInvalidCredentials(LogCaptureConfiguration) are flickering
      
      * Use the same condition for `isVisible` as for the waiting when
        opening/closing the drawer. This ensures that if you call `isVisible`
        after opening/closing the drawer, you get the expected result.
      * Wait for the x-position of the drawer to be stable when opening the
        drawer to ensure that the opening animation is finished.
      
      (cherry picked from commit ce176320)
      560a2044
Loading