【问题标题】:Web component tester 504 Gateway TimeoutWeb 组件测试器 504 网关超时
【发布时间】:2015-12-17 03:53:36
【问题描述】:

我为我的聚合物应用程序安装了 Web 组件测试器。从我的项目运行 wct 命令给我这个错误。有人遇到过这个问题吗?

TestM:my-app 212394486$ wct
Installing and starting Selenium server for local browsers
Selenium server running on port 58961
Web server running on port 2000 and serving from /Users/212394486/Desktop/projects/responsemax/resmax-app
firefox 41               Tests failed: <html><head><title>504 Gateway Timeout</title></head>

【问题讨论】:

    标签: selenium polymer-1.0 web-component-tester


    【解决方案1】:

    我已经解决了这个 502 问题。这是由于代理。在您的环境变量/bashprofile 中,您必须添加 export no_proxy = "*.local, localhost, 127.0.0.1"

    【讨论】:

      猜你喜欢
      • 2013-05-20
      • 1970-01-01
      • 2011-08-30
      • 2017-04-30
      • 2019-08-30
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多