
The Matched value is entered by the user and then appears in an element on another page. I am validating that this value is correct. The action shown in the image works fine, so the entered value an the previous page is validated as existing in the element on the second page.
I then began using a variable value for the user entry from a simple table on the first page. I wish to have the Validation action AttributeContains the Matched Text to the Matched Value in the element for each variable value used in the simple table. I have been adding a variable to the repository without success, then to the Matched Value and then to the Matched text without success for the action shown in the image. What is the correct method to achieve my objective?