SOLVED

Edge Chromium Automation for linux

Copper Contributor

Can i run my selenium code in microsoft edge chromium on linux server if yes where will i get the edge chromium driver?

  • ed
5 Replies

@Shubham_Mahajan good morning. We do not yet have a supported way of running Edge on Linux, so we have not yet produced an MSEdgeDriver for Linux. 

 

We have definitely heard the feedback that Edge should be available on Linux.

 

-John

best response confirmed by johnjansen (Microsoft)
Solution

@chrisbrousseau Do we have MSEdgeDriver for Amazon Linux operating system distribution? We want to use Edge using selenium through Lambda.

Yes, you should be able to get the Linux driver from here: https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/
Thank You... I see the above blog says edge is supported only for Ubuntu, Debian, Fedora and openSUSE distributions. If I download from the above link, will it work for Amazon OS distribution too? I don't see Linux in stable channel. My assumption is to download it from dev.
1 best response

Accepted Solutions
best response confirmed by johnjansen (Microsoft)