Mirimmar
14 years agoNew Contributor
Text recognition
Hi.
I have a problem, with the way TestComplete is generating text in a class and is puting it in that class Child tree in Obiect Browser. I am using Text recognition with a table, and I want to have the text in the same order as it is in that table (left to write, top to bottom), so I use the Child ( i ) methode of my table class, to get to the desired element. The problem is, TestComplete generetes the Child tree in a random way. Is there a methode, to generate it in the same way?
Something like (text from):
first column, first row
second column, second row
(..)
last column, last row
I have a problem, with the way TestComplete is generating text in a class and is puting it in that class Child tree in Obiect Browser. I am using Text recognition with a table, and I want to have the text in the same order as it is in that table (left to write, top to bottom), so I use the Child ( i ) methode of my table class, to get to the desired element. The problem is, TestComplete generetes the Child tree in a random way. Is there a methode, to generate it in the same way?
Something like (text from):
first column, first row
second column, second row
(..)
last column, last row