12 lines
362 B
Text
12 lines
362 B
Text
# Fresh-process reconnect gate. This session is uncapped so the same artifact
|
|
# records renderer throughput independently from the capped correctness run.
|
|
|
|
wait world-ready 90000
|
|
wait world-visible 30000
|
|
sleep 30000
|
|
input down MovementTurnRight
|
|
sleep 10000
|
|
input up MovementTurnRight
|
|
sleep 10000
|
|
checkpoint uncapped_reconnect
|
|
screenshot uncapped_reconnect 15000
|