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

### **User description** ### Description This is how we go about building images with more than one browser. Essentially it is just a combination of the different dockerfiles for the...

Review effort 3/5

### Feature and motivation Is it possible to update Chrome/ChromeDriver to the latest version when starting the container , without having to update the entire application deployment? ### Usage example...

needs-triaging

### What happened? New Tab gstatic.com/generate_204 opens on chrome while running test, and url is blocked in my org within grid. Havent seen this before version 4.31. ### Command used...

needs-triaging

### Description **Description:** (skip to the comment I made for a quick sum up of the issue) - **What you were trying to do:** I was running automated Selenium tests...

I-defect

### **User description** **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 check our...

Review effort 2/5

### What happened? Hub and node containers allow you to set the timestamp format for logs using the SE_LOG_TIMESTAMP environment variable. However this does not seem to be supported in...

needs-triaging

### What happened? Operatoe log `unable to get external metric selenium-grid-qas/s0-selenium-grid-chrome--/&LabelSelector{MatchLabels:map[string]string{scaledobject.keda.sh/name: selenium-grid-selenium-node-chrome,},MatchExpressions:[]LabelSelectorRequirement{},}: unable to fetch metrics from external metrics API: the server was unable to return a response in the...

R-awaiting-answer

### What happened? Upgrading seleniumgrid from 4.29.0 to 4.31.0 but its failing using helm templates so reverted to 4.29.0, could you please help on this https://artifacthub.io/packages/helm/selenium-grid/selenium-grid/0.42.0?modal=install Errors: kubectl logs keda-operator-67b84db4fd-7lvfk...

R-awaiting-answer

### Feature and motivation Implement the discussion https://github.com/SeleniumHQ/docker-selenium/discussions/2659 - All functions are still the same as the current Node/Standalone, just adding 3 popular browsers in a single container - Support...

enhancement

### Feature and motivation Hi. Please, add a feature to start some browser containers with SE_VNC_VIEW_ONLY and some without it. It could be useful for debug purposes. ### Usage example...

needs-triaging