Hi,
I am facing some difficulty while creating fitnesse script for card layout UI, which doesn't have any label. Can someone please suggest me how to get any value from card layout from UI through fitnesse .
Discussion posts and replies are publicly visible
One possibility to consider might be giving the card layout a label for fitnesse to use but then setting the labelPosition to "HIDDEN".
In fact this should be best practice - for ALL components to have a label, visible or otherwise, so that this kind to testing can take place.