Hi,
Can anyone help how can I save data after test function execution from test tool page?
I have tried the,
[TransactionModel(TransactionModel::AutoCommit)] property by writing it above a test function but its not saving the data.
Is there any other way or i'm doing it wrong ?
thanks