【发布时间】:2016-12-24 18:54:52
【问题描述】:
我想问一下是否可以在 Bamboo Integration 中运行 UI 测试? 我的意思是,Bamboo 可以打开一个浏览器实例(headful)吗?
我正在使用带有 Selenium2Library 的 Robot Framework。将其上传到 Stash 存储库。 所以我想知道 Bamboo 是否有可能指向 Stash 并运行 UI 测试用例。
【问题讨论】:
-
我在几个项目前用 Robot 和 Bamboo 做了一些 UI 测试。我想我使用虚拟帧缓冲区来运行浏览器。
标签: robotframework bamboo bitbucket-server selenium2library