-
### Steps to Reproduce
Fresh start of the bot after a clean generation of config+auth files
### Output when issue occurred
--------------------Starting bot--------------------
2017-10-10 14:…
-
I am trying to test this but when i browse to the web app it gives me
HTTP ERROR 403
Problem accessing /. Reason:
Forbidden
Powered by Jetty:// 9.3.3.v20150827
Any suggestion? Thanks…
-
Hi,
I have problem to start few hubs on the same machine. Here is my shell script:
![screen shot 2014-09-17 at 10 34 40 am](https://cloud.githubusercontent.com/assets/8803779/4300520/8984dd8c-3e45-1…
-
`RemoteWebDriver::create( 'http://test:test@ip:4444/wd/hub' )`
Error: Cannot create session on any available node
-
We need to begin writing unit tests. It was suggested that we do this at a file level (eg. one for all of HomeController.cs) and then within that test the various functions in the class. This can prov…
-
Hi,
selenium grid extra provides ability to add a jar file to path as below on hub.
"hub_additional_classpath": [
"./extension-proxy-0.6.jar"
]
Similar ability is not provided at node. …
-
I don't believe that hubs use `maxSession`, do they? Why does it get put into the default config?
https://github.com/groupon/Selenium-Grid-Extras/blob/e4975cedc265100f36ffb492e4db3a6a1a3413bb/Seleni…
-
Scenario is that I'm currently trying to run multiple grid hubs on a single machine but with different ports. So my web hub might be 4444, my mobile tablet hub might be 4445, and my mobile phone hub m…
-
Originally reported on Google Code with ID 4889
```
I am wondering whether Selenium Grid supports Cluster. Having a single host to run Selenium
Hub may mean a single point failure.
Can I run two or…
-
Originally reported on Google Code with ID 8379
```
To reproduce the problem.
Start a grid on first machine - hub A (Windows) (2.42.2)
Start a grid on second machine - hub B (Linux) (2.44.0)
Regist…