clausbraatz
13 years agoNew Contributor
Element not found in table; variable rowindex issue
Hi, I am new in TestComplete; I read about wildcarding, but I need somethink like that for the RowIndex of an table Cell. I have a variable list of elements (table) where each element is a link and its position in the table can be variable. What I am trying to do is to click the link with a desired name, this name can be stored in a variable or something like that. But my main problem is that this link´s container is a Cell with a fixed rowIndex. I tried to drag this link to another parent, like the table, I tried to add this link to the cell´s required children, i tried to make the cell and the link extended find but nothik solve my problem. Any other idea?. Thanks in advance...