juliocesar_nec
8 years agoNew Contributor
Two clicks on a name on the grid
Hello, I have a grid in my system that I need to do a search and it will search on this grid.
I want the testComplete to select the row in the grid that has a word the same or similar to the one searched.
How to make?
The record script gave me this line of code:
Aliases.SCOM_sac.frmPsqCities_IBGE.pnlGridPesq.cxGridPsq.DblClickCell (7, 'City', 0);
But in that case, he's selected a specific place and I want him to pick up the name.