-
Improvement
-
Resolution: Unresolved
-
Major
-
None
It would be ideal to be able to tunnel the communication between sleniumRC running on a slave and the selenium master running in the jenkins master through the master/slave channel. This way there would be no extra configuration required for the master and slave seleniums to communicate correctly.
[JENKINS-10760] Tunnel the Selenium RC communication over the master/slave channel
Workflow | Original: JNJira [ 140962 ] | New: JNJira + In-Review [ 175381 ] |
I don't really understand how this is supposed to work. Selenium grid and nodes communicate with each other bi-directionally over http, jenkins is not involved at all in this communication process. How would I tunnel this over the master/slave channel?