Folder path to the project running on a virtual machine

I am running automations on VDI’s and I would like to know where the error screenshots get saved into those machines. Right now, they’re saved in ‘Exceptions_Screenshots/exceptionscreenshots_timestamp.png’ location

I think they’re saved in the project root folder, but I don’t know how to access that folder.

Hi. Check in %userprofile%.nuget\packages\packagename\version#\content\Exceptions_Screenshots where packagename is the name of the package and version# is the current version that is deployed.