Pages that are lead to are not being inserted in the
correct spot.
Please see the following document that describes how
leading actions should work:
documentation/3.6/controlled/system
test/scripts/core/Leading Action Test.pdf
This document doesn't go over multiple questions on
one page, but the wizard should place pages based on
the order of the questions on the page (talk to
George for more information).
Steps to Reproduce:
1) Create a PSI using the 'Page Flow Test' Page Set.
2) Select one answer on the first question
3) Select one answer on the second question. Notice
the help text -- pages lead to by this second
question should *always* appear after the pages
selected from the first question
4) Click continue - notice the pages were inserted
correctly
5) Go back to the first page and select the other
answer to the first question.
6) Click continue - ERROR - the pages selected from
question one should both appear after the page
selected from question two.
Also, if you play around with it enough, you can get
it so that all of the pages selected from the second
question appear before the pages selected from the
first question.
Logged In: YES
user_id=1634843
Node beforeQS was incorrectly being casted as an Element.
Removed "/" before "selected" in XPath.