cerberustesting / cerberus-core

The Open Source Test Automation Platform.
https://cerberus-testing.com
GNU General Public License v3.0
329 stars 100 forks source link

[BUG] Can't create a property with too much characters #2497

Closed glassalle59 closed 5 months ago

glassalle59 commented 1 year ago

Cerberus4.17-SNAPSHOT

I am not able to create a property with a big number of character. Indeed, I want to variabilize the base64 text

Example of the text I want to put in a property is on attachment TESTVARIABLE.txt

vertigo17 commented 5 months ago

fixed by https://github.com/cerberustesting/cerberus-core/commit/f42d848f5e857f305c911daa850be3781ac29efa datalib should be used to generate base64 file.