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? Hi all! I have been trying to deploy selenium grid via helm chart v0.33.0 and noticed high level of workload memory usage. In this case, azure runs...

R-awaiting-retest

### What happened? The default max column for base64 is 76 characters. When using longer passwords in combination with a longer username I noticed this causes issues in the graphql...

R-awaiting-merge

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [keda](https://redirect.github.com/kedacore/keda) | patch | `2.15.1` -> `2.15.2` | --- ### Configuration 📅 **Schedule**: Branch creation...

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus) ([source](https://redirect.github.com/prometheus-community/helm-charts)) | minor | `65.2.0` -> `65.3.1` | --- ### Release Notes prometheus-community/helm-charts (kube-prometheus-stack)...

### What happened? noVNC does not start. Investigation showed that startup script fails on executable attribute check though it's set correctly. The closest issue I managed to find is an...

R-awaiting-merge

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [selenium/node-firefox](https://redirect.github.com/SeleniumHQ/docker-selenium) | major | `4.25.0-20241010` -> `131.0.2-20241010` | --- ### Configuration 📅 **Schedule**: Branch creation...

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [selenium/standalone-firefox](https://redirect.github.com/SeleniumHQ/docker-selenium) | major | `4.25.0-20241010` -> `131.0.2-20241010` | --- ### Configuration 📅 **Schedule**: Branch creation...

### What happened? We are running Selenium in AKS, with a PVC attached to the video container mounted in the record1 directory, where the uploader (internal) transfers the recordings. Most...

R-awaiting-retest

This PR migrates some selected workflows to Blacksmith.

### Feature and motivation Upgrade chart major release from v0.x.x to v1.x.x Expanding Helm charts bundle to support and simplify deployment of Selenium Grid server to Kubernetes cluster with the...

enhancement