s5h
12 years agoContributor
WPF Controls and Infragistics.XamDataGrid
Hi
I am working with WPF Controls specifically Infragistics.XamDataGrid.
When I record a KDT to click on a cell it creates the action fine e.g. nameofgrid.clickcell(0, "Item") which looks fine
The problem is when I go to play it back it gives me the following error:
Possible reasons:
1. The application stopped responding.
2. The application was compiled incorrectly (see the Open Applications topic in the help system).
3. An error occurred in TestComplete.
Technical information:
377 0x8002000e (Invalid number of parameters.) .
This is not specific to the ClickCell method I also tried ClickRowIndicator and got the same problem
Any ideas
I am working with WPF Controls specifically Infragistics.XamDataGrid.
When I record a KDT to click on a cell it creates the action fine e.g. nameofgrid.clickcell(0, "Item") which looks fine
The problem is when I go to play it back it gives me the following error:
Possible reasons:
1. The application stopped responding.
2. The application was compiled incorrectly (see the Open Applications topic in the help system).
3. An error occurred in TestComplete.
Technical information:
377 0x8002000e (Invalid number of parameters.) .
This is not specific to the ClickCell method I also tried ClickRowIndicator and got the same problem
Any ideas