-
### What happened?
Hi,
We've set up selenium 4 hub along with selenium/node-firefox, selenium/node-chrome and selenium/node-edge. On running executions on selenium/node-firefox, we're noticing a bla…
-
Hi @ddavison,
I followed your tutorial to configure hub and nodes on OpenShift. They are all running at the moment as in the image
![image](https://user-images.githubusercontent.com/39263585/6203201…
-
Add support for the W3C WebDriver protocol.
Currently for Chromedriver and Selenium Wallaby uses endpoints and capabilities as specified in [Selenium WebDriver JsonWire Protocol](https://github.com…
-
### What happened?
I am using Selenium Hub with a Firefox node attached. When I create my FirefoxOptions I am setting the log level to 'Trace':
```
driverOptions = new FirefoxOptions();
((Firefo…
-
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…
-
`docker network create grid`
`docker run -d -p 4444:4444 --net grid --name selenium-hub selenium/hub:3.9.1`
`docker run -d --net grid -e HUB_HOST=selenium-hub --name chrome1 selenium/node-chrome:3.9…
-
docker-compose up
Starting wordpress_nginx
Starting wordpress_mariadb
Starting 89f9ce2c8c96_wordpress_selenium-hub
Starting selenium-chrome
Starting php
Attaching to wordpress_nginx, 89f9ce2c8c9…
-
I am getting the following error. The Hub task status switches from RUNNING TO PENDING and viceversa quite often.
> service hub (port 4444) is unhealthy in target-group selenium-grid due to (reaso…
-
### 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 …
-
Hi all,
I want to try automation test by integrating selenium and gitlab ci.
I don't know Java and I'm selenium newbie , so on my windows 10 , with chrome browser version 123.0.6312.107 (Official Bu…