Overview¶
In some case it is required to log the (Squish) test script commands executed by Squish. The following are examples how to implement this.
JavaScript¶
An example implementation for JavaScript can be found in ext_log_squish_commands.js .
Last edited on
In some case it is required to log the (Squish) test script commands executed by Squish. The following are examples how to implement this.
An example implementation for JavaScript can be found in ext_log_squish_commands.js .