Currently in order to record tests we use vstest.console.exe from the Microsoft.TestPlatform package.
When using version 18.0.0 it no longer finds the 'Screen and Voice Recorder'.
Data collection : Unable to find a datacollector with friendly name 'Screen and Voice Recorder'.
Data collection : Could not find data collector 'Screen and Voice Recorder'
Using 17.14.1 on the same machine works correctly and finds the Data Collectors.
Currently in order to record tests we use
vstest.console.exefrom theMicrosoft.TestPlatformpackage.When using version 18.0.0 it no longer finds the 'Screen and Voice Recorder'.
Using 17.14.1 on the same machine works correctly and finds the Data Collectors.