Kirit Amiya
Kirit Amiya
Same question for version 5.0.5 beta 1 The enums of AnalysisStrategy still there but do not support any method to use AnalysisStrategy.Class; AnalysisStrategy.Test; AnalysisStrategy.BDD;
Added full console log ```cli Before test.step - Outer Error in reporter TypeError: Cannot read properties of undefined (reading 'startStep') at AllureReporter.onStepBegin (D:\workspace\AutomationPlaywright\node_modules\allure-playwright\src\index.ts:325:13) at D:\workspace\AutomationPlaywright\node_modules\playwright\lib\reporters\multiplexer.js:73:40 at wrap (D:\workspace\AutomationPlaywright\node_modules\playwright\lib\reporters\multiplexer.js:96:5) at Multiplexer.onStepBegin...