Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

try to add editable attribute to node when dumpWindowHierarchy #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

caofengbin
Copy link

获取的节点,增加editable属性,这个属性是辅助功能默认支持的。增加之后,部分输入框组件该属性为true。示例:

class="android.widget.EditText" content-desc="" checkable="false" checked="false" clickable="true" enabled="true" focusable="true" focused="true" scrollable="false" long-clickable="true" password="false" selected="false" visible-to-user="true" bounds="[154,115][769,218]" editable="true" drawing-order="2" hint="年中策略会|5天5场 首席前瞻机会" display-id="0" />\r\n

issues中有类似反馈 openatx/uiautomator2#957

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant