Open itsnotaboutthecell opened 4 years ago
Attempting to update the script to support Edge Chromium, I leveraged the below documentation but was unsuccessful. Can you please investigate adapting this script for use with the Microsoft Edge version?
"--user-data-dir=""Edge\Profile$profile""
URL: https://docs.microsoft.com/en-us/deployedge/edge-learnmore-create-user-directory-vars
Example: start msedge.exe "--user-data-dir=""Edge\Profile$profile"" --disable-default-apps --new-window ""$($reportHtmlFile)"""
Attempting to update the script to support Edge Chromium, I leveraged the below documentation but was unsuccessful. Can you please investigate adapting this script for use with the Microsoft Edge version?
"--user-data-dir=""Edge\Profile$profile""
URL: https://docs.microsoft.com/en-us/deployedge/edge-learnmore-create-user-directory-vars
Example: start msedge.exe "--user-data-dir=""Edge\Profile$profile"" --disable-default-apps --new-window ""$($reportHtmlFile)"""