commit | a6117fe0059c82dd764fa628d3817d724570f69e | [log] [tgz] |
---|---|---|
author | Casey Burkhardt <[email protected]> | Wed Mar 21 00:53:00 2018 -0700 |
committer | Casey Burkhardt <[email protected]> | Wed Mar 21 00:53:00 2018 -0700 |
tree | b9c1b15e15cbd4fb2bd558508a22161f5a545ea6 | |
parent | dafd7ed63daff45dba53c49c893ea9f84af4a942 [diff] |
Accessibility Test Framework v3.0 Major updates: - 'uielement' package for generic UI representation - 'checks' package and AccessibilityHierarchyCheck for consolidated evaluation logic - New check: ClassNameCheck - New check: TraversalOrderCheck - Localized result strings - Protocol buffer representations for UI hierarchy, results, and Android constructs - Build switched to gradle