Fitenesse For Appian Grid issue

 Hi All,

Application I'm working on does not have Grid names. I'm not able to use below methods to access grid values. Is there any way to access grid values without grid name. I tired using Grid Index. It didn't work.

| verify grid | GRID_NAME or [GRID_INDEX] or GRID_NAME[INDEX] | column | COLUMN_NAME or [COLUMN_INDEX] | row | [ROW_INDEX] | contains | VALUE(S) |

| verify grid | GRID_NAME or [GRID_INDEX] or GRID_NAME[INDEX] | column | COLUMN_NAME or [COLUMN_INDEX] | row | [ROW_INDEX] | contains value | VALUE |

| verify grid | GRID_NAME or [GRID_INDEX] or GRID_NAME[INDEX] | row | [ROW_INDEX] | is selected |

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data