-
### What happened?
While configuring Selenium Grid 4 on AWS using docker swarm, the node is unable to connect the HUB for registration. The docker logs show **Sending Registration Event...** and I …
-
### Actual Behavior
While trying to start up a Selenium Dynamic Grid using this file [docker-compose-v3-dynamic-grid.yml](https://github.com/SeleniumHQ/docker-selenium#execution-with-docker-compose),…
-
### Status
* Ruby: : https://github.com/SeleniumHQ/selenium/pull/12299
* Python:
* Java:
* JS:
* .NET:
### Feature and motivation
Ruby has always had a wrapper that will download a spec…
-
Hello,
I have an issue and open two ticket on Selenium and RobotFramework :
https://github.com/SeleniumHQ/selenium/issues/10258
https://github.com/robotframework/robotframework/issues/4194
Ver…
-
### What happened?
Hello,
on our setup (a hub with 15 nodes), under high load, we see that the hub tries to create sessions that are already timed out.
I can reproduce this with a rather small…
-
Is there any way I can use Titanium-Web-proxy with Selenium grid? The test is running on one node and the browser opens in another node.
-
Hi,
We'd like to send a pull-request to offer testingbot.com support next to saucelabs (and browserstack https://github.com/defunctzombie/zuul/pull/126)
What would be the best way to approach this? …
-
Hi,
When im executing test code on "Selenium Grid" in version 3.11 i'm having an error
```
22 05 2018 15:08:57.971:DEBUG [launcher]: Finished all browsers
Error: [init({"platform":"LINUX","tes…
-
### Feature and motivation
Allow automatically downloading the nightly version of the grid.
~Instead of just getting the latest version of grid, SM should allow getting a specific version. The p…
-
### What happened?
When using the built-in methods for downloading files from a `RemoteWebDriver` if the file is large enough we run into out of memory exceptions.
Maybe should open a separate …