Cypress screenshots are missing in Azure Pipelines
My new favorite framework for doing E2E tests in web solutions are Cypress. I usually hook up a pipeline in Azure DevOps that runs the Cypress tests after each deployment. Its fairly easy to setup a pipeline that runs the test and publishes them to Azure DevOps. Cypress has the Mocha framework integrated as well