When looking at vids of failed tests - we can see "frozen" animations - looks a bit like we see more than one "frame", elements of contents-apps seem to miss, etc. Thus skipping the animations - if doable "easy" could help on the issue.

       

      How we do/dit it finally?

      Adding css via UI project with the vaadin theme using the media query:

      @media (prefers-reduced-motion: reduce)

      And in test-fwk we call the chrome-driver with the flag force-prefers-reduced-motion.

       

      Developer note:

      the command line flag
      --wm-window-animations-disabled
      should do the trick. Most likely can be added as an arg in ChromeOptions at info.magnolia.test.selenium.Selenium#getNewChromeDriver


      Just a hunch (perhaps a bit hackish):

            cmeier Christoph Meier
            cmeier Christoph Meier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - Not Specified
                Not Specified
                Logged:
                Time Spent - 1d 7h
                1d 7h