Logging Squish Commands

Last edited on

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 .