【问题标题】:Facing an issue when writing tests for windows driver using Appium test framework使用 Appium 测试框架为 Windows 驱动程序编写测试时遇到问题
【发布时间】:2021-04-27 11:29:35
【问题描述】:

我正在尝试使用 Appium 测试框架自动化 Windows 应用程序。所以我参考了以下链接Appium test framework

我按照上面链接中提到的所有步骤操作,但在下面一行中出现错误

DesktopSession = new WindowsDriver<WindowsElement>(new Uri(WindowsApplicationDriverUrl),appCapabilities);

谁能给出解决上述问题的可能解决方案。

【问题讨论】:

  • 请不要将代码或错误作为图片发布

标签: xamarin uwp appium xamarin.uwp appium-desktop


【解决方案1】:

Eswaran Thirugnanasambandam

此问题未在 Appium.WebDriver - 3.0.0.1 版本中重现。我认为您使用的是更高版本。请检查并降级 nuget 并测试应用程序

【讨论】:

    猜你喜欢
    • 2016-08-15
    • 1970-01-01
    • 2016-07-18
    • 2019-02-20
    • 1970-01-01
    • 1970-01-01
    • 2015-11-19
    • 2016-12-09
    • 2016-10-31
    相关资源
    最近更新 更多