Context
Lets web UI tests run from an Android instrumentation test directly, without a desktop harness driving the device.
Scope
- A pattern (and ideally a small helper library) for using WebDroid inside
androidx.test instrumented tests: setup/teardown, waiting for the library's own coroutines from a JUnit test thread.
Acceptance criteria
Context
Lets web UI tests run from an Android instrumentation test directly, without a desktop harness driving the device.
Scope
androidx.testinstrumented tests: setup/teardown, waiting for the library's own coroutines from a JUnit test thread.Acceptance criteria