Fitnesse for Appian - Confirmation Message Validation

Hi All,

I want to validate the message from the below Screen Shot. Could anyone please tell me what is the method to be used to validate data in Confirmation Message. I already tried using below methods. There is no field name to give. So, I gave field name blank and tried, but it didn't work.


| get form title |
| verify field | FIELD_LABEL or [FIELD_INDEX] or FIELD_LABEL[INDEX] | contains validation message | VALIDATION_MESSAGE(S) |
| get field | FIELD_LABEL or [FIELD_INDEX] or FIELD_LABEL[INDEX] | value |
| get field | FIELD_LABEL or FIELD_LABEL[INDEX] | in section | SECTION_NAME | value |
| get field | FIELD_LABEL or [FIELD_INDEX] or FIELD_LABEL[INDEX] | validation message |

 

  Discussion posts and replies are publicly visible