AugustineAutoGit
AugustineAutoGit
@kobenguyent as discussed opened new issue https://github.com/codeceptjs/CodeceptJS/issues/4265
Thanks @kobenguyent this fixed my issue of random hash value For the case of: Validating the file download using handleDownloads and FileSystem helper, like using methods I.amInPath('output/folderName'); for folderName how...
Sure
@kobenguyent 1 doubt / suggestion Is appending runId to the outputDir mandatory, like can we avoid it? Instead can we append the browser Since run-mutiple itslef is for parallel testing...
@kobenguyent I am using codeceptjs-resemblehelper for visual testing. This helper won't work with run-workers due to inability to execute in multiple threads. Sad to know that run-multiple command is kinda...
@kobenguyent sure will give a try from my side. Will you provide access or do I need to do a fork or if it run-multiple command is kinda obsolete do...
@kobenguyent could you please have a look?
hi @kobenguyent But those steps are generated by CodeceptJS, like Allure plugin receives them from CodeceptJS only right? if the secret() method masking was working fine, then Allure will not...
> I could be wrong, but I think that, the proper way is that codeceptjs exposes the Step info as it is, the logs, plugins, etc shall mask the sensitive...
@kobenguyent meanwhile do you have any boilerplate example repository which have used CodeceptJS with Feature files(Gherkin) and Playwright along with Allure report: allure-codeceptjs not the legacy: @codeceptjs/allure-legacy