Forum Discussion
AlexeyKolosov
14 years agoStaff
Hello Tom,
First of all, I recommend that you review the Common Operations for Grids help topic, the "Obtaining and Setting Cell Values" section.
The grid from the screenshot looks like the Developer Express XtraGrid control for WinForms. You can check this by the ClrFullClassName grid's property which is
DevExpress.XtraGrid.GridControl for XtraGrid. If this is your case, read how to work with the grid's cells in the Obtaining and Setting Cell Values in Developer Express XtraGrid help topic.
Since you have some experience in writing scripts, I recommend that you use scripts rather than keyword tests. As for a preferred scripting language, please refer to the Selecting the Scripting Language help topic.
If you still have a problem with reading grid cells' values correctly, please describe the problematic scenario in greater detail. What exact actions do you perform in your test? What is the expected and the actual result? If you have some errors when playing back script, please give me the exact text of the error messages.
Related Content
- 2 years ago
- 4 years ago
Recent Discussions
- 3 days ago