DataSourse cann't read no more than 256 characters

Bug reports.
thudt2
Posts: 1
Joined: Thu Mar 02, 2023 10:57 am

DataSourse cann't read no more than 256 characters

Post by thudt2 » Fri Mar 03, 2023 2:29 am

Hello, I am using Ranorex 9.x for automation testing.
As you can see in my attachment, I am using ExcelDataConnector to read data from an Excel file.
However, when checking in datasource of the Testcase in Ranorex, I can see in column G (BeforeExecuteFunction) it only reads max to 256 characters, which causes my data is not full.
But column J (AfterExecuteFunction), it can read all data in each cells although the length more than 256 characters.
I found that if in G2 cell, it have any data which its length more than 256 characters, other next below cells in column G can read full data without limit by 256. It is a trick I am using to run my testcase.
But I am not sure it is a bug or my configuration.
Can you please give some advices? Thank you all!
You do not have the required permissions to view the files attached to this post.