要将浏览器实例连接到 selenium 网格,需要使用 selenium 节点或远程 selenium 服务器。在什么情况下使用其中一种比较合适?将远程 selenium 服务器直接连接到网格是不好的做法吗?目前我已经通过节点连接了桌面浏览器,并且只有我的 android/iOS 实例通过使用 flynnid (https://github.com/davehunt/flynnid) 直接与网格通信,但似乎可以将它们委托给节点相反,但是会有什么好处吗?
一些参考: http ://code.google.com/p/selenium/wiki/RemoteWebDriverServer