# Tencent/GAutomator

Automation for mobile games

Repository: https://github.com/Tencent/GAutomator
Canonical: https://ross.abutalabs.com/products/gautomator
Language: Objective-C
License Family: other
Last push: 2023-06-18T15:52:28+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3561, "days_push": 1172, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1379, forks 379 (observed 2026-08-28T04:04:33.766089+00:00)

## What it is
GAutomator is an open-source UI automation testing framework for mobile games, modeled after Android's uiautomator. It interacts with game engine elements like Unity GameObjects via an integrated SDK, allowing a single Python test script to run across devices regardless of resolution.

## Use cases
- automate ui testing for unity mobile games
- write python test scripts for android game automation
- test ios games via webdriveragent
- run one test script across devices with different resolutions
- interact with gameobjects in unity or ue4 during tests

## When to choose
- you need automated ui testing for unity or ue4 mobile games
- you want resolution-independent tests based on engine elements rather than screen coordinates
- you test across both android and ios with python scripts

## When to avoid
- you cannot or will not integrate an sdk into your game build
- you test non-game mobile apps where standard uiautomator or appium suffices
- you need a framework with an active community and clear licensing

## Facets
- artifact type: framework
- maturity: maintenance
- function: testing, e2e-testing
- domain: testing, mobile-development
- platform: python, cross-platform
- tags: game-testing, ui-automation, unity, ue4, mobile-games, uiautomator, game-development, automation, android, ios

## Member repositories
- Tencent/GAutomator (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.766089+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:40:17.842252+00:00, confidence not recorded.
  - readme: https://github.com/Tencent/GAutomator (fetched 2026-08-28T04:04:33.766089+00:00, sha 64fd18ea3689)
- Data as of 2026-08-30T08:39:29.467469+00:00.
