docker-selenium
docker-selenium copied to clipboard
[NOT MAINTAINED] Please use <https://github.com/SeleniumHQ/docker-selenium>
Please make sure that the boxes below are checked before you submit your issue. Thank you! #### Operating System Darwin Kernel Version 19.0.0: Thu Oct 17 16:17:15 PDT 2019; root:xnu-6153.41.3~29/RELEASE_X86_64...
when I run the tests on my machine macos, I always have the same results, but against an ubuntu server, I often have different results each time (this problem happens...
If I run my container locally on my mac, and execute my tests via Webdriver.io to the local docker container of elgalu/selenium, everything works, but when I am trying to...
Zalenium: 3.141.59t Docker-selenium: 3.141.59-p18 When I started test case: For Docker-Selenium: Open Page, press a button on a grid. But another was overlap the button and appear nearly a button...
Please make sure that the boxes below are checked before you submit your issue. Thank you! #### Operating System - [ Linux zalenium-4-2tdpp 3.10.0-957.10.1.el7.x86_64 #1 SMP Thu Feb 7 07:12:53...
Hello there, I'm trying to add this container in a AD domain to test some environments authenticated by SPNEGO and I'm facing some error when running the realm command: When...
I can play generated video on chrome but not on firefox. I have this message on Firefox : No Video with Support Format and MIME type Found. Thanks in advance.
I am using mac Mojave version 10.14.6 and trying to set up a grid using selenium hub latest and Chrome latest images. My goal is to access the chrome dev...
Hey guys, I started using this image and I notice that when installing chrome it's always set to install latest stable meaning what stable at the moment. https://github.com/elgalu/docker-selenium/blob/master/Dockerfile#L657-L663 But that...
Hi, We want to build our image on your own based on ARG UBUNTU_FLAVOR=bionic ARG UBUNTU_DATE=20190807 We need latest ruby version to run our tests Please let us known how...