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

ContentApp#selectRowByPath PO can select "attributes" on the definitions app

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Neutral Neutral
    • None
    • None

      The ContentApp page objects can select "nodes" on any content app by a given "path" via
      #selectRowByPath(path). 
      (Please read the javadoc of the method to properly understand what the path parameter means). That works fine and as expected - even on the Definitions app.

      definitionApp.selectRowByPath("/apps/about");
      //works

      On the JCR browser - #selectRowByPath also works for a path to an attribute:

      jcrBrowserApp.selectRowByPath("/ftl-sample-site/main/0/text")
      //works

      On the Definitions app, selecting an "attribute" fails. (Well, the row looks selected, but ut us not green but grey, and the actions are not available)

      definitionApp.selectRowByPath("/apps/about/appClass");
      // fails
      

        Acceptance criteria

              Unassigned Unassigned
              cmeier Christoph Meier
              Foundation
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:

                  Task DoD

                    Estimated:
                    Original Estimate - Not Specified
                    Not Specified
                    Remaining:
                    Remaining Estimate - Not Specified
                    Not Specified
                    Logged:
                    Time Spent - 3d 0.5h
                    3d 0.5h