Testing an iconIndicator inside a grid using FitNesse

Hello All, 

I am trying to test an icon indicator (the green check mark in the screen shot),using FitNesse, which pops up in the grid column, based on clicking of a button in the UI. Has any one tested the similar functionality inside the grid?

FYI, this is the code  we are using for the icon Indicator. 

a!documentImage(
document: a!iconIndicator(
icon: "STATUS_OK"
),
showWhen: true
)

Sorry about the poor quality of the picture, but the real intention of the above pic is how to test the highlighted part (in red box) with green check marks (icon).

Thanks in Adavance!

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data