【问题标题】:Cloud Server Live Preview not working with Zalenium云服务器实时预览不适用于 Zalenium
【发布时间】:2019-03-19 13:09:45
【问题描述】:

我正在尝试在 Zalenium 上配置 testingBot 和 BrowserStack,除了实时预览之外一切正常。

当我在 Zalenium 的实时预览中时,我只能看到 docker-selenium 节点的实时预览。 我是 Zalenium 的新手,我不知道该怎么做或是否可以做到。

这是我用来运行 testingBot 的命令:

docker run --rm -ti --name zalenium -p 4444:4444 -e TESTINGBOT_KEY -e TESTINGBOT_SECRET -e TESTINGBOT_URL   -v/var/run/docker.sock:/var/run/docker.sock  -v/c/Users/javier.gallegos/temp/videos:/home/seluser/videos --privileged dosel/zalenium start --testingBotEnabled true --startTunnel true

感谢您的帮助。

【问题讨论】:

    标签: selenium automated-tests selenium-grid zalenium


    【解决方案1】:

    您只能看到 Zalenium 启动的容器的实时预览,无法看到在云端运行的测试的实时视图。

    【讨论】:

      猜你喜欢
      • 2014-04-03
      • 2012-06-14
      • 1970-01-01
      • 2013-03-30
      • 2017-11-26
      • 2018-05-04
      • 1970-01-01
      • 1970-01-01
      • 2018-09-21
      相关资源
      最近更新 更多