docker-selenium icon indicating copy to clipboard operation
docker-selenium copied to clipboard

Provides a simple way to run Selenium Grid with Chrome, Firefox, and Edge using Docker, making it easier to perform browser automation

Results 159 docker-selenium issues
Sort by recently updated
recently updated
newest added

### Feature and motivation My organization is preventing spinning up containers without understanding where the files are written in the containers. Can we pls document all the files written inside...

needs-triaging

### **User description** Signed-off-by: AvivGuiser **Thanks for contributing to the Docker-Selenium project!** **A PR well described will help maintainers to quickly review and merge it** Before submitting your PR, please...

Review effort 3/5

### Feature and motivation In the container video recorder, most functions are implemented using Bash. However, to scale, add more functions, and handle complex logic, it seems Bash is not...

enhancement

### What happened? This behaviour is only observed when ran on Kubernetes using (deployment.yaml) and not observed when ran with images on normal linux servers. We have observed that the...

R-awaiting-answer

### Feature and motivation Dockerhub has rate limits, and they are reasonable for grabbing just the selenium container. However you have to consider most modern environments where automation is king....

needs-triaging

### What happened? We are facing issue while executing serenity tests in selenium grid. Serenity version is v4.2.16 . Tests are failing with below error intermittently. UnreachableBrowserException: Error communicating with...

needs-triaging

### What happened? I have tried to update our grid, from 4.29 to 4.31 at two separate occasions. Both times I see an abnormal high use of CPU in the...

R-awaiting-answer

### What happened? Hello, in selenium hub v.41.1 we get recordings named just .mp4, but we want the names to be ___.mp4. How do we achieve that? ### Command used...

needs-triaging

### What happened? Hi. Deployed a new version of Selenium Grid 4.32.0. Tested for several days. The distributor and router pods increase memory usage when starting new tests. But the...

needs-triaging

### What happened? I am attempting to run Selenium inside security hardened Kubernetes cluster. Current policy does now allow read-write access to the root filesystem of the container. After deploying...

needs-triaging