Microsoft Edge driver error on macOS 10.15 - dyld: Library not loaded: @rpath/libc++.dylib #2462
Closed
1 of 7 tasks
Labels
Area: Apple
investigate
Collect additional information, like space on disk, other tool incompatibilities etc.
OS: macOS
Description
Getting an error when I run
msedgedriver --version
on macOS 10.15 and Microsoft Edge (chromium) version >= v86:Apparently, PR #1780 was merged a few months ago to lock Edge to v85, but this this workaround is no longer in place and I am seeing the error again (see line 8 in this run). I am able to use the workaround from that PR in my workflow config and install v85 to get past this error, but definitely not a long term solution:
Area for Triage: Apple
Question, Bug, or Feature?: Bug
Virtual environments affected
Expected behavior
msedgedriver --version
should successfully return the driver version.Actual behavior
Repro steps
msedgedriver
version >= 86 from https://msedgewebdriverstorage.z22.web.core.windows.net/msedgedriver --version
The workflow definition will look something like this (have not tested it):
The text was updated successfully, but these errors were encountered: