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

### What happened? I've just gotten round to enabling tracing/telemetry with Jaeger in my Docker Grid. I set it up for the Hub and all the Nodes. If I look...

R-awaiting-answer

### What happened? Getting oom in eventbus container ![image](https://github.com/user-attachments/assets/bbf2625f-f426-49dd-b365-92e004a8ff72) ### Command used to start Selenium Grid with Docker (or Kubernetes) ```shell helm ``` ### Relevant log output ```shell {"class": "EventBusCommand","log-level":...

R-awaiting-answer

### What happened? can't access 4444 via host ### Command used to start Selenium Grid with Docker (or Kubernetes) ```shell docker run -d -p 4444:4444 -p 5900:5900 -p 7900:7900 --shm-size...

needs-triaging

### Feature and motivation For example, an on-prem setup with an FTP server for all video recordings across Nodes uploads to it. From the storage of the FTP server, start...

enhancement

### Feature and motivation Following few articles > S6-overlay is a container-focused process manager that offers end-to-end management of the container's lifecycle, from initialization to graceful shutdown. Its innovative design...

enhancement

### Feature and motivation For better utilization of underlying infrastructure , We need the feature to choose schedular name to be used. charts/selenium-grid/templates/chrome-node-scaledjobs.yaml ### Usage example helm upgrade --install selenium-grid...

needs-triaging

### What happened? I have a docker selenium grid with a Hub, and four each of Chrome, Edge, Firefox nodes, and then a separate video container for all of these...

needs-triaging

### What happened? The gpu graphics device cannot be recognized๏ผŸ ![Image](https://github.com/user-attachments/assets/da017cec-5e87-4ef2-b970-087fec80dd9b) ### Command used to start Selenium Grid with Docker (or Kubernetes) ```shell docker run -d --gpus all -e SE_VNC_NO_PASSWORD=true...

R-awaiting-answer

### What happened? I'm using KEDA with drain session = 1. After session execution node stuck and won't deprovision. In the same time I see these message in grid: ```...

R-awaiting-answer

### What happened? ![Image](https://github.com/user-attachments/assets/8a40bd1a-44e7-49c3-955e-b37237630d66) ### Command used to start Selenium Grid with Docker (or Kubernetes) ```shell docker ``` ### Relevant log output ```shell n/a ``` ### Operating System zabbix ###...

needs-triaging