yassine
9 years agoOccasional Contributor
Testing .NET desktop application based on Magic xpa
Hello everyone,
I am a starter in automation test with TestComplete, I could automate the first test case for my web application without problem, but when I start testing our desktop application I had some problems with recognation object in object mapping.
The application SUT is a .NET desktop application based on Magic xpa Application Platform
As you can see in attached image I have a control table with a list of rows that present my commands, what i am trying to do is to verify the total value for my first row, the problem is that TestComplete can only detect the full table as a single element and cannot access to table cells, can some one help me to resolve this issue.