Forum Discussion
Hello Guys,
Thanks for all your replies, they were very helpful, I tried to add the classname to object Mapping setings : Microsoft controls -> WinForms -> DatagridView and that gaves me more properties, adding to that I used advanced view, the result was that I am able to detect columns number, I think according to what was said, I can't map the needed cell using "Object Spy", but it can the cell value can be accessible by developing some scripts, will try to access the value needed by scripting
still one problem i don't know how to solve it according to this new properties, the second verification, i have to verify for every item in the table the quantity and the final price with data in an Excel file, and according to the properties, there is an exception in the wRowCount, how can i loop my table and extract cell values without having rowCount value that will help in loop setting