Code Generation: Date in Code Template
    • Dark
      Light

    Code Generation: Date in Code Template

    • Dark
      Light

    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: