Expand description
Test session lifecycle management.
Structsยง
- Session
- A running UI test session: a compositor, input + capture backends, the target application process, and an AT-SPI connection to drive it.
- Session
Config - Parameters for spawning the target application inside a session.