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

Parents Reply
  • Hi Kondetiv,

    I gave [1] only. Still getting same error : )

    verify field Timeout period reached: Get field value - [1] [1] contains validation message This will generate an Excel extract and e-mail it to you when completed. Continue?
    $mssg= Timeout period reached: Wait for Field - [1] get field [1] value
    $mssg2= Timeout period reached: Wait for Field - [1] get field [1] validation message
Children
No Data