Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to find a datacollector with friendly name 'Screen and Voice Recoder' #5001

Closed
sampath-ganesan opened this issue Apr 26, 2024 · 1 comment

Comments

@sampath-ganesan
Copy link

I am using dot net 8.0 as targetversion and using specflow+mstest to run test cases. i added .runsetting with this data collector and

​ ​ ​

when i run it with visual studio its working fine i am able to get the recoding for the test execution. but when i use dotnet vstest "path\to\dll\file\project.dll" /Settings: "path\to\setting\file.runsetting" /Logger: "trx" /TestAdaptor: "path\to\testadaptor"

i am getting Data Collection : Unable to find a datacollector with friendly name 'Screen and Voice Recorder'

@nohwnd
Copy link
Member

nohwnd commented Apr 30, 2024

The collector is shipped with VS only.

@nohwnd nohwnd closed this as completed Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants