Boni García
Boni García
@butomo1989 I don't know.
@butomo1989 I don't know. I've been a long time without testing it manually. I think in the `1.3-p5` version of the images that was working, but I'm not sure.
Is there any plan to solve this bug?
I have just made the same test but using `budtmo/docker-android-genymotion:1.8-p2` and the issue remains with this new version. The latest working version is still `budtmo/docker-android-genymotion:1.7-p0`.
It seems the driver for Edge in Linux is not managed with WebDriverManager.Net version 2.14.1. The following tests: ``` [TestMethod] public void EdgeSession() { new DriverManager().SetUpDriver(new EdgeConfig()); var driver =...
@vania-pooh I think the most convenient would be the beta version of Chrome and Firefox. With those images in Docker we can test the next version of the most used...
@vania-pooh Great, thanks a lot. Do you plan to upload beta/dev images to Docker Hub?
@vania-pooh Is there any update about the release of beta/dev images in Docker Hub? Thanks a lot for your work.
Great, thanks a lot again, @vania-pooh.
I tried to recreate the image with that [script](https://github.com/aerokube/images/blob/master/selenium/automate_android.sh), using different setups, but no luck. I cannot make it work again. In any case, it is very inconvenient that the...