Hello,
I am unable to generate screenshots for failure test cases in cypress and the created video is displayed blank Executed below commands -
- npm install
- npm install -g lambdatest-cypress-cli
- lambdatest-cypress init --cv=10 (base_reporter_config.json, custom_support_file.js and lambdatest-config.json file is created at project level)
- lambdatest-cypress run I am using trial version of lambdatest.
Can you please provide the solution. Thanks