【问题标题】:How to run intern tests with sauceconnect on a remote server?如何在远程服务器上使用 sauceconnect 运行实习生测试?
【发布时间】:2014-12-09 21:42:18
【问题描述】:

我一直在尝试针对在另一台机器上运行的 SauceConnect sc 实例运行实习生测试(实习生 2.1)。 我尝试了各种配置,例如

tunnel : "SauceLabsTunnel",
tunnelOptions : {
   hostname : 'remotehost'
}

但这不起作用,我也尝试使用 proxyUrl、proxy、proxyPort 选项和同样的问题。我总是收到错误failed to remove matching tunnels

【问题讨论】:

  • edit:实际上我刚刚在 irc 上看到了一个回复,指出当为http://theintern.github.io/digdug 使用远程 WebDriver 隧道实例时,我应该改用tunnel : 'NullTunnel'。感谢#intern

标签: intern saucelabs


【解决方案1】:

按照我的回答,我将关闭它,使用tunnel : 'NullTunnel'

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2021-01-31
    • 1970-01-01
    • 2011-08-16
    • 2015-02-24
    • 1970-01-01
    • 1970-01-01
    • 2015-12-20
    • 2011-10-27
    相关资源
    最近更新 更多