1 repository
Mechanisms for identifying and targeting specific UI elements within an application hierarchy.
Distinguishing note: Focuses on the syntax and logic for targeting UI nodes rather than the rendering or styling of those nodes.
Explore 1 awesome GitHub repository matching user interface & experience · Interface Selectors. Refine with filters or upvote what's useful.
GKD is an automation engine that leverages the Android accessibility framework to monitor system events and execute predefined interaction rules. By acting as a background service, it identifies interface elements in real-time and performs automated tasks, such as dismissing pop-ups or navigating through application screens, based on the current state of the device. The project distinguishes itself through a declarative rule engine that processes human-readable configuration files. Users can define sophisticated interaction logic using a specialized selector syntax that supports hierarchical
Identify specific interface nodes for automation using a selector syntax that supports hierarchical relationships and contextual filtering to ensure precise interaction.