Remote control Compose Desktop UI interactions
compose-ui-controlskillsetup L2★6
forketyfork/compose-ui-test-server ↗What it does
Control Compose Desktop apps via HTTP
Best for
When you need to test Compose Desktop UI automatically via HTTP without native frameworks.
Inputs
- · [object Object]
Outputs
- · [object Object]
Requires
- · HTTP
- · compose-ui-test-server library
Preconditions
- · App running with COMPOSE_UI_TEST_SERVER_ENABLED=true
- · Elements have testTag
Failure modes
- · Server not running
- · Element not found
- · Network error
Trust signals
- · Explicit endpoint list
- · Workflow pattern
- · Error handling