You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `findEdgePath` is a helper method to find the Microsoft Egde binary on given system.
89
+
The `findEdgePath` is a helper method to find the Microsoft Egde binary on given system. If there is a `EDGE_BINARY_PATH` environment set, it will return that value.
90
90
91
91
__Returns:__`string` - path to Microsoft Edge binary
0 commit comments