1 repository
Domain-specific languages designed for selecting and targeting UI elements based on hierarchical structure and attributes.
Distinguishing note: Distinct from general CSS selectors by focusing on programmatic interface targeting and state-based filtering.
Explore 1 awesome GitHub repository matching user interface & experience · Interface Query Languages. 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
A domain-specific language for identifying and targeting interface nodes through hierarchical relationships and attribute-based filtering logic.