Forum Discussion

fons_vandeweerd's avatar
fons_vandeweerd
Occasional Contributor
10 years ago

Object cannot be found when third row is selected in datagrid


I'm creating a keyword test to fill out a table with settings in a datagrid. I mapped the first cell in the next row to create a new line. This is working for the first two records. But when filling out the third line the test stops with the log: object cannot be found. But when I select the object and choose 'highlight on screen'  the correct object is shown.

For some reasen the object is not visible for the third record. I also tried to use a delay, but that is not the cause for this issue.



Any idea what could be the cause for this issue?


2 Replies

  • fons_vandeweerd's avatar
    fons_vandeweerd
    Occasional Contributor
    How do I know which datagrid I'm using. I'm testing a microsoft .NET application. I have the right extensions installed. Is there a way to use this refresh functionality in keyword testing?