
|
|
How do I record selecting first row of datagrid (dynamic values)?FlexMonkey ForumFri, 08/20/2010 - 12:07 — katewalshI have successfully recorded the selecting of a datagrid row. But the data is dynamic (db driven), thus becomes different from what was there when I recorded the click. How to I configure a 'click' or 'select' step to me smarter / refer to programatic names of elements being clicked on? Help?? Thanks,
|
comment 1
Hi,
Let the datagrid gets the focus, then click 'down' on the keyboard
Verify Grid Command
In the latest release, we've included a Verify Grid Command option for doing assertions on DataGrid data. It also gives you the option to do a retry, which will allow you to wait for any async activity that may very in time.
Verify Grid
It seems that Verify Grid does not work with Advanced Data Grids??
Same problem
I also am having trouble with the Verify Grid command working on AdvancedDataGrids. Is this only supposed to work with basic DataGrids?
Do you have custom ItemRenderers?
The verify grid option should work with Advanced Data Grids, but does require need the automationValue getter to return a valid value to work. See item #14 in our FAQ: http://www.gorillalogic.com/books/flexmonkey-docs/flexmonkey-faq