Forum Discussion
Abramova
Staff
14 years agoHi,
Try using TestComplete's recording functionality to record clicking the filter cell and selecting the needed value. Just simulate user actions over the Filter cell, TestComplete will record them to the test. Then, you can explore how TestComplete recognized these actions and use the recorded test to simulate the filter actions.