google-code-export / wipflash

Automatically exported from code.google.com/p/wipflash
1 stars 1 forks source link

Access items in a grid #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Given a grid view, when I do
Window.Find<GridView>().TextAt(3, 4)
Then it should give me back the text at that grid point.

Original issue reported on code.google.com by featheredwings@gmail.com on 1 Apr 2010 at 8:13

GoogleCodeExporter commented 9 years ago

Original comment by featheredwings@gmail.com on 13 Apr 2010 at 4:54

GoogleCodeExporter commented 9 years ago
Fixed in 0.0.0.3

Original comment by featheredwings@gmail.com on 26 Apr 2010 at 10:13