CodeceptJS records all steps in async tests within an internal promise chain as defined in recorder.js.
Lets assume I\'m running a async test in test.js
test.js