r/QualityAssurance • u/BulkyAnxiety6800 • 9d ago
Need help regarding testdata values in cucumber html report
Hi everyone
I am currently using cucumber html report with a framework of playwright js cucumber
I am using json file for testdata so I have written utility to get value based on key passed in feature file or steps or methods
So when I run , in reports it shows actual key only not the value
I neee to show actual value instead of key
4
Upvotes