Right now the following error is displayed in the test-runs folder when new browsers need to be downloaded:
The action needs to be clearer for our user:
Run CMD to open a command-line prompt
cd \output-code
pwsh bin/Debug/net6.0/playwright.ps1 install
Note that "net6.0" can vary depending on your .net version
Not sure how to catch that error to display friendly message
The log is stdout when invoke a command. It does not return error-code to display friendly message
Right now the following error is displayed in the test-runs folder when new browsers need to be downloaded:
The action needs to be clearer for our user:
Run CMD to open a command-line prompt cd\output-code
pwsh bin/Debug/net6.0/playwright.ps1 install
Note that "net6.0" can vary depending on your .net version
the expect --> short string and friendly message