【问题标题】:Can I use 'dogtail (Python)' for automating GTK GUIs on windows我可以使用'dogtail(Python)'在Windows上自动化GTK GUI吗
【发布时间】:2017-08-24 06:31:14
【问题描述】:

我知道我们可以使用“dogtail (Python)”在 Linux 上自动化 GTK GUI。 但我想使用“dogtail (Python)”来自动化 Windows 上的 GTK GUI

有可能吗?因为我没有从互联网上得到任何帮助。 似乎没有人尝试过这个,或者不可能使用 'dogtail(python)' 在 windows 上自动化 GTK GUI。

请帮助我知道是否有人尝试过。

gitlab.com/dogtail/dogtail

【问题讨论】:

  • 恐怕 GTK 不支持 Windows 上的辅助功能技术。如果有变化,请纠正我。

标签: python user-interface gtk ui-automation


【解决方案1】:

我认为它不能在 Windows 上运行。同样根据此页面,dogtail 自 2013 年以来一直处于非活动状态。但如果您向下滚动到“GUI 测试工具”,您会发现很多替代品。

https://wiki.python.org/moin/PythonTestingToolsTaxonomy

【讨论】:

  • "...dogtail 自 2013 年以来一直处于非活动状态"。 GitLab 上的最新版本是今年 5 月。
  • 感谢您的信息。 Linux 桌面测试项目 - LDTP/cobra https://github.com/ldtp/cobra 看起来是一个很好的解决方案。
  • 但是LDTP又在dogtail或对象识别中使用sniff,所以我们需要在windows中安装dogtail。我们回到同一个问题!!!!!!!我们可以在 Windows 中使用/安装 dogtail 吗?
猜你喜欢
  • 2011-01-22
  • 2018-02-17
  • 1970-01-01
  • 2019-07-15
  • 2020-09-20
  • 1970-01-01
  • 2013-11-18
  • 2011-04-09
  • 1970-01-01
相关资源
最近更新 更多