TestComplete is adding random characters to text that is being read from Excel file.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2016
07:41 AM
09-21-2016
07:41 AM
TestComplete is adding random characters to text that is being read from Excel file.
Hi,
I'm reading data from Excel file by adding the worksheet to the project variable. Suppose this is the data I have in the excel file:
var variableValueInExcelFile = Panel("widget_uniqName_*_*").Panel(0).Textbox("uniqName)
When I do Log.Message("variableValueInExcelFile"), i see the following value:
Panel("widget_uniqName_*_*").Panel(0).Textbox("uniqName)subHeaderFilingDate">
I'm using TestComplete 11.2 . Please help!
Thanks.
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2016
07:59 AM
09-21-2016
07:59 AM
A listing of your code and image of your log file output would be helpful.
