After adding this code to ./codeception.yml:
...
memory_limit: 1024M
extensions:
enabled: [Codeception\Extension\Recorder]
config:
Codeception\Extension\Recorder:
delete_successful: false
module: JoomlaBrowser
You can get awesome reports for acceptance test like the one in the attached file:
Closing for the time being. If this is still relevant please re-open or submit a PR. Thanks @javigomez