--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/200c360b-3f19-4e1d-89e9-39412c2ca58f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I have already found a solution to my problem:Thanks.
śr., 3 paź 2018 o 04:35 Mariusz Olejnik <mar...@olejnik.net> napisał(a):
I want to run Selenium in Cloud Foundry where hub and every node is docker container accessible via domain address using http or https protocol (Cloud Foundry redirect ports 80 and 443 to exposed container port https://docs.cloudfoundry.org/devguide/deploy-apps/push-docker.html#port-configuration).--For example:- hub: http://selenium-hub.cf.internal
- node1: http://selenium-chrome-n1.cf.internal
- node2: http://selenium-chrome-n2.cf.internal
How to configure a hub and nodes to let them to distinguish the local port from the external ports?Where can I find the connection diagram?Best regards,Mariusz
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seleniu...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/200c360b-3f19-4e1d-89e9-39412c2ca58f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Pozdrawiam,Mariusz Olejnik