06-05-2025, 08:18 PM
I am having issues installing playwrite:
https://flic.kr/p/2r8GfCU
I have dotnet source files in separate folder (I don't have admin rights where I am) and have been successful in using dotnet commends in that folder, including:
dotnet add package Microsoft.Playwright --version 1.52.0
when commend prompt is directed to that folder
any advice as to how to go about this? Do I need to add the path in the text field of the dialog box shown in the image to direct it to the dotnet folder?
https://flic.kr/p/2r8GfCU
I have dotnet source files in separate folder (I don't have admin rights where I am) and have been successful in using dotnet commends in that folder, including:
dotnet add package Microsoft.Playwright --version 1.52.0
when commend prompt is directed to that folder
any advice as to how to go about this? Do I need to add the path in the text field of the dialog box shown in the image to direct it to the dotnet folder?
