11-25-2020 11:25 AM
Hi,
i am using a MySQL database to log my reports, but i observed that the conditions inside the if's commands does not log to the database
I'd like to know if there is any way to log this infromation to the database or if there is any variable that i am missing
11-26-2020 01:45 AM
check this
11-26-2020 05:59 AM
So, the only way is going to each if condifition and add a additional condition ? there isn't any built in variable in teststand that automatic saves this parameter ?