docker-selenium
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
### What happened? Hi We have deployed Selenium Grid 4 in our kubernetes cluster. When we trying to access live preview, we getting blank page in UI attached the ymls...
### What happened? I am getting this error: ``` Selenium::WebDriver::Error::SessionNotCreatedError: Could not start a new session. Could not start a new session. Error while creating session with the driver service....
### What happened? We are using AKS with Keda Selenium auto scaler for our tests ..Keda scaler seems to be working fine. We have observed when Autoscaling happens at AKS...
**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 [contributing](https://selenium.dev/documentation/en/contributing/) guidelines, applied...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Updated to the node16 runtime by default This requires a minimum Actions Runner version of v2.285.0 to...
### What happened? ## The problem I would like to configure 2 different relay using SE Node Docker via docker compose. Grid setup is successful but when I execute the...
### What happened? While running the "docker stack deploy -c docker-compose-v3-swarm.yml grid". I'm getting ignoring unsupported options shm_size. Test cases are getting skipped giving the concurrentTimeOut Exception. creating 41 replicas...
### What happened? I use a selenium grid with 3 browser nodes (chrome, edge, and firefox) and have a video container for each node to record them. I spin these...
### What happened? I upgraded to selenium grid 4.18.1 this week from 4.14 and observing that some test scripts are throwing error like `invalid session id: Unable to find session...
### What happened? After upgrading to Selenium version 4.16.1 and Edge 120, we have encountered an issue where some of the Edge nodes are being placed in a queue. Previously,...