【发布时间】:2015-12-21 17:28:11
【问题描述】:
我正在使用机器人框架运行自动化 android 应用程序: 我已经导入了 selenium2library 和 android 库。 最初我使用 goto url 关键字启动应用程序: 我将参数作为我的应用程序的 url 给出。 运行测试脚本后我得到::
Keyword 'Capture Page Screenshot' could not be run on failure:
Multiple keywords with name 'Capture Page Screenshot' found. Give
the full name of the keyword you want to use:
AppiumLibrary.Capture Page Screenshot
Selenium2Library.Capture Page Screenshot.
如何解决。谁能告诉我一些解决方案。
【问题讨论】:
-
您能否更清楚地说明这个问题?如果我是唯一的人,我很抱歉,但我不明白这里的问题。您能否提供有关您的问题的分步说明?谢谢。
标签: appium robotframework