
# Objective - Progress towards #15918 - Add test on UI ## Solution - Get a single screenshot from the UI testbed example - Remove older examples from runs in CI as they're covered by the testbed to reduce CI duration
7 lines
75 B
Plaintext
7 lines
75 B
Plaintext
(
|
|
events: [
|
|
(100, Screenshot),
|
|
(200, AppExit),
|
|
]
|
|
)
|