zalenium
zalenium copied to clipboard
A flexible and scalable container based Selenium Grid with video recording, live preview, basic auth & dashboard.
## I need access to dashboard, videos and logs access from any remote machine. Do we have any zalenium configuration or environment variable to access zalenium dashboard from any machine?...
podman run --name=zalenium -it /dosel/zalenium /bin/bash /usr/bin/entry.sh: line 34: 9 Segmentation fault sudo pwd > /dev/null 2>&1 --WARN 09:51:35:282455455 We don't have sudo Docker binary already present, will use that...
**Thanks for contributing to Zalenium! Please give us as much information as possible to merge this PR quickly.** ### Description DockerClient.ListImagesParam.byName method was not filtering the images based on the...
Feature: browser version needs to updated from user side. I already found one [(request)](https://github.com/zalando/zalenium/issues/1098). Since Zalenium projected stopped their implementation, how as a end user can update browser version. Kindly...
## Getting the following error in Mac Os. `null Error while starting a new container` Complete Stack trace. ``` 04:49:49.974 [AutoStartProxyPoolPoller] WARN d.z.e.z.p.DockeredSeleniumStarter - No container was created, will wait...
## 💬 Questions and Help ### Please note that this issue tracker is not a help form and this issue will be closed. Start the container to report an error...
Does travis_retry really solve the build issues? According to the data in paper [An empirical study of the long duration of continuous integration builds](https://dl.acm.org/doi/10.1007/s10664-019-09695-9), travis_retry can only solve 3% of...
Changing sauce labs proxy connect version ### Description sauce labs has dropped support for older versions as mentioned in the following document, https://changelog.saucelabs.com/en/sauce-connect-reminder-end-of-support-dates So the latest version needs to be...
## 🐛 Bug Report We implemented Zalenium with kubernetes. Created 2 containers. While executing test cases in parallel...its failing after 15 test case executed. ## To Reproduce maxcontainer=10, maxSession=10 ##...
## 🐛 Bug Report I've a suite of web tests implemented with Webdriverio 4 which I'm running on a Zalenium image. I am executing 14 tests in parallel in Chrome...