Unable to generate screenshots for failures and video is displayed blank

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

Hi - Hope you are doing good !!

Try to check your cypress.json configuration Then ensure in your test script by using cy.screenshot()

Warm Regards