Debug doesn't open Edge Chromium
Whenever I run a Javascript debug configuration, Webstorm doesn't open my default system browser which is Edge (Chromium). Instead, Chrome opens.
I have tried:
(1) Setting up the option of "System default" (Tools > Web Browsers > Default Browser)
(2) Setting up the default browser using a custom path to Edge executable (Tools > Web Browsers > Default Browser).
(3) Setting up the default browser to the "First listed" option (Tools > Web Browsers > Default Browser) and positioning Edge to be first in the list.
(4) Unchecked Chrome from my possible web browsers (Tools > Web Browsers > Default Browser).
(5) Did what I did in (1), (2), (3), (4) in my specific run configuration (Edit Configurations... > {my run config} > Browser > ...)
Is there an option to tell Webstorm to run Edge (Chromium)?
Please sign in to leave a comment.
fixing https://youtrack.jetbrains.com/issue/WEB-45326 should take care of this.
For now, I'd suggest setting up Edge as a new custom browser in Settings | Tools | Web Browsers:
+to add a new browserElena Pogorelova
Great thanks! It works.
Amazing, 100% Working