Skip to content
代码片段 群组 项目
提交 eaa20be2 编辑于 作者: charlieeekroon's avatar charlieeekroon
浏览文件

Fix Failing Helper

上级 2ba8cabc
No related branches found
No related tags found
2 合并请求!3031Merge per-main-jh to main-jh by luzhiyuan,!3030Merge per-main-jh to main-jh
......@@ -34,7 +34,7 @@ def self.prepended(base)
def filter_report_type(report)
if has_element?("filtered-search-term", wait: 1)
click_element('filtered-search-term')
click_link('Tool')
click_link('Tool') || click_link('Report type')
click_link(report)
click_element("search-button")
click_element("search-button") # Click twice to make dropdown go away
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册