Microsoft Test Manager fails to Record Clicks on Bound WPF DataGridView
I recently ran into a problem when using Microsoft Test Manager for UI testing. When clicking on a row in a Bound DataGridView, I would receive a warning that a step couldn’t be recorded. Then, when I imported the test into Visual Studio when I wanted to convert it to an Automated Test, that step [...]