Christoph_Schwa
18 years agoContributor
set a date from a testcase property
hi,
i have a testcase where i have a date field where i always want to have the actual date from today and not a fixed date from the datepicker. so i did a simple groovy script to generate todays date, store it as a testsuite property and would like to import that testsuite property into the date field.
but whenever i close the request and reopen it i have the date in there and not the property value anymore.
is there a way to keep the property value?
thanks,
Christoph
i have a testcase where i have a date field where i always want to have the actual date from today and not a fixed date from the datepicker. so i did a simple groovy script to generate todays date, store it as a testsuite property and would like to import that testsuite property into the date field.
but whenever i close the request and reopen it i have the date in there and not the property value anymore.
is there a way to keep the property value?
thanks,
Christoph