Forum Discussion
AlexKaras
5 years agoCommunity Hero
Hi,
My guess based on your description and screenshot provided is that table data might contain some characters that confuse TestComplete.
Can you try to check this somehow?
Anyway I would recommend to create a Support ticket via the https://support.smartbear.com/testcomplete/message/ form.
Josh_147
5 years agoContributor
Hi AlexKaras
This is the finding where I open the tc.Tbl file using Notepad++.
Line12 is the original line, Line13 and 14 are the line that I added to do the comparison.
It seems like the [GS] is the character that confuse TC which interpret as ?
From here, the [GS] is mean by Group Separator in Notepad++.
Thanks.