admin管理员组文章数量:1336568
I am deploying Selenium Grid with one Hub(public) and several Nodes(private IPs). Now I am running test script on my machine which will test the web server that I run on locally on my machine.
In the testing script I will need to test against my local server so I will have somehting like driver.get("http://localhost:8080")
. But since the test is running on the Selenium Grid Nodes hosts, how to make the the Node hosts access my local machine's web server?
本文标签: selenium webdriverGrid node not able to access testing clienthost39s web serverStack Overflow
版权声明:本文标题:selenium webdriver - Grid node not able to access testing clienthost's web server - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742389168a2465643.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论