Genetec / azure-devops-extension-publishtestresultscreenshot

Azure DevOps extension used in CI pipeline to upload screenshot in test results report.
https://marketplace.visualstudio.com/items?itemName=Genetec.publish-test-result-screenshot
Apache License 2.0
10 stars 6 forks source link

Plugin Not working #9

Closed stefanbulzan closed 3 years ago

stefanbulzan commented 3 years ago

I configured my plugin to run on vsts I've set the organization name and an existing folder containing png files Result: ##[error]Cannot read property 'value' of null

eric-labelle commented 3 years ago

As mentioned in the readme, support is currently only for DevOps Cloud. See https://github.com/Genetec/azure-devops-extension-publishtestresultscreenshot/issues/1 for On Prem support Thanks