Uploaded image for project: 'Magnolia Test Framework'
  1. Magnolia Test Framework
  2. MGNLTEST-101

UI Tests relying on visibility of Grid row outside view fail

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 1.2.2
    • None

      Background

      The Grid PO provides the API info.magnolia.test.selenium.pageobjects.Grid#selectRowByPath which is used by other POs to allow selection of certain rows in Grid. ContentApp is one such PO that allows selection of a row in a ContentApp. The API works as long as the row to be selected is in the view. If the row to be selected is not in view, the test simply fails.

      Steps to reproduce

      Uncomment the test info.magnolia.test.selenium.pageobjects.SelectRowByPathTest#selectLevel3NotInView and run it

      Expectation

      The Grid should continue scrolling until the row to be selected is in the view.

      Notes

      See the attached video of the failing test

      Timebox: 5

        Acceptance criteria

              fgrilli Federico Grilli
              rdhar Rishab Dhar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD