Code Generation: Date in Code Template

    Code Generation: Date in Code Template


    Article summary

    We have added the ability to push the current date when generating test scripts.

    There are two new keywords:

    1. {{{DateTime}}} - This prints the current date and time in the format (yyyy-MM-dd HH:mm:ss). 
    2. {{Date}}} -  This prints the current date in the format (yyyy-MM-dd). 

    Example usage: