浏览应用程序可访问性树的工具 [英] A tool for browsing accessibility tree of an application

查看:109
本文介绍了浏览应用程序可访问性树的工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在为屏幕阅读器(例如JAWS)编写脚本,并且经常不得不挖掘其窗口层次结构(MSAA,UIA等)。我通常使用旧的AccExplorer32应用程序,但它不是最佳的(层次结构通常不对应于屏幕阅读器生成的层次结构,而且在树中的搜索非常有限)。有没有更好的应用程序来浏览可访问性层次结构?它应该:

I have been making scripts for screen readers (e.g. JAWS) and often have to dig into its window hierarchy (MSAA, UIA etc). I usually use the old AccExplorer32 app, but it is not optimal (the hierarchy usually does not correspond to the one generated by screen readers, plus search in the tree is very limited). Is there a better app for browsing accessibility hierarchies? It should:


  • 具有良好的搜索功能(理想情况下,您可以搜索所有可访问性字段)
  • 生成关闭的Windows树对于屏幕阅读器,尤其是JAWS尽可能使用的那些
  • 具有AccExplorer的大多数其他功能,尤其是突出显示所选对象的选项很重要
  • have good search capabilities (ideally you could search all accessibility fields)
  • generate windows trees as close to those used by screen readers and especially JAWS as possible
  • have most of other features of AccExplorer, especially the option for highlighting selected object is important

这些应用程序不够好(就我的目的而言,还不如AccExplorer好):AccChecker,Process Monitor,uiaverify,spyxx。我找不到更好的东西,这似乎很奇怪,因为这样的应用程序肯定有空间。

These apps are not good enough (not better for my purposes than AccExplorer): AccChecker, Process Monitor, uiaverify, spyxx. I could not find anything better, which seems strange, since there certainly is space for such an app.

推荐答案

我还没有使用过它,但是您是否看过检查工具?有关更多信息,请参见
http://msdn.microsoft.com/en-us/library/windows/desktop/dd318521%28v=vs.85%29.aspx

I haven't used it, but have you looked at the Inspect tool? For more info on it see http://msdn.microsoft.com/en-us/library/windows/desktop/dd318521%28v=vs.85%29.aspx

这篇关于浏览应用程序可访问性树的工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆