docker-robot-framework icon indicating copy to clipboard operation
docker-robot-framework copied to clipboard

Add support for Microsoft Edge

Open linh-ngophuochoai opened this issue 3 years ago • 5 comments

Hi Team,

I would like to request support for Microsoft Edge and Safari.

Those 2 two major browsers and the support will help with cross-browser testing.

Regards,

linh-ngophuochoai avatar Apr 18 '21 23:04 linh-ngophuochoai

Safari is not on linux and edge is only a dev package thats beta and isnt built for alpine so i dont see how this could be added to this image

UltimateDogg avatar Apr 18 '21 23:04 UltimateDogg

Hi,

Thank you for the information. I have found the effort to test locally those browsers is outweigh the benefit. It turns out that just need to use BrowserStack to overcome this issue

linh-ngophuochoai avatar Apr 22 '21 03:04 linh-ngophuochoai

@UltimateDogg Would it be possible to have another look at MS Edge? I can see there is a Linux installation available for the webdriver https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/ And some more documentation https://docs.microsoft.com/en-us/microsoft-edge/webdriver-chromium/?tabs=c-sharp

jeabakker avatar Apr 13 '22 13:04 jeabakker

This ticket was broken in two parts in order to better track those individual features. See issue #401 for the Safari support.

ppodgorsek avatar Apr 13 '22 13:04 ppodgorsek

@ppodgorsek thanks for reopening this issue.

Any idea on the timeline for implementation? I really need it ;) if it takes a bit longer than I have to look into how to make this work for me.

I might have to look into creating a PR.....

jeabakker avatar Apr 28 '22 14:04 jeabakker

Hi Team, I have made it work on the latest version of edge using webdriver for this Issue, Can I create a PR? The previous one was rejected by the test.

yuki-s0111 avatar May 25 '23 12:05 yuki-s0111