Hi,
Via workflow, in the execution grid, is it possible to detect the currently selected/highlighted rows?
For example, the user in in their test set in the lab. Their test set has 10 test case instances in it. They highlight or select, say, 5 of the test case instances by clicking on the row in the execution grid. I want to be able to detect which 5 they selected so that I can perform specific actions against just those 5.
Is it possible to determine which test case instances were selected/highlighted in the execution grid?
Thanks!