-
Hi there,
I'm getting the following error, when trying to open a new session.
I have used hub.docker.com image.
Thank you,
Steve
pi@rpi4:~/remote2 $ docker run -p 4444:4444 -v /dev/shm:/d…
-
why am i getting this error
node-chrome_1 | 15:29:46.769 INFO [SelfRegisteringRemote$1.run] - Couldn't register this node: The hub is down or not responding: Unable to parse URL: http://selen…
-
I am trying to register a node(VM) on my grid hub that is on a windows os.
I use following command to start the hub:
java -Dfile.encoding=UTF-8 -cp "ios-grid-plugin-0.6.6-SNAPSHOT.jar;selenium-server-…
-
### What happened?
When running my docker instance `docker-compose -f docker-compose-grid.yml up -d` I noticed that the `selenium hub` is throwing a java error and both `node-firefox` and `node-chr…
-
Hi Dan,
I have the below simple code for TextEdit in OSX and its currently doesn't work the way it suppose to for Keyboard events Keys.TAB, Keys.ENTER.
I am not quite sure where's the issue is? whet…
-
Hi I have done all the process to install the driver however when I run the command:
> docker run --network selenium -it -e SELENIUM='http://firefox:4444/wd/hub' -v $(pwd):/app webwhatsapi /bin/ba…
-
Hi Guys,
I am new to selenium-grid-extra, I would like to work with this please give me some example testcases. I can't start new browser session using
driver = new RemoteWebDriver(new URL("http://1…
-
## Description
Starting winapp driver session fails after we upgraded Selenium to 4.8.1 and appium to 8.3.0. I am trying to launch windows desktop application.
I followed documentation: [appium m…
-
Selenium server: 3.6.0
Go error:
> Failed to open session: unknown error - 33: Unable to create new service: GeckoDriverService
> Build info: version: '3.6.0', revision: '6fbf3ec767', time: '201…
-
### What happened?
We are facing some reliability issues while using Selenium Grid 4.
The grid is working as expected under the usual work load of about 5 to 8 concurrent sessions. The issues star…