Hi There,
Thanks for the reply. No am not using msedgedriver to run Selenium scripts.
Am trying to start msedgedriver locally and hit the WebDriver api commands via postman.
Edge browser version: 86.0.622.38
Driver version : V 86.0.622.38 download from https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/ for mac 64
MacOs version: 10.15.7.
after setting in path, Starting the msedgedriver in terminal > msedgedriver gives me error
dyld: Library not loaded: @rpath/libc++.dylib
Referenced from: /Users/sriharsha/Desktop/drivers/msedgedriver
Reason: image not found
zsh: abort msedgedriver
Please let me know if any more info is required!
Thank you !