Files
OpenSpace/tests/visual/apollo/preearthrise.ostest
T
Gene Payne dfc62e44a6 Changes to visual tests mainly to switch from keys to actions (#2484)
* Changing 'keys' test case to 'action' in all .ostest files
* Change recording files to use the standard extension
* Add recording file extension to test file format
* Removed the unwanted second wildcard from set prop command
* Added 10 sec waits after profile.setup.apollo11 action in some tests
2023-02-03 16:30:10 -07:00

10 lines
215 B
Plaintext

[
{ "type": "pause",
"value": "true"},
{ "type": "action",
"value": "profile.setup.earthrise"},
{ "type": "wait",
"value": "60"},
{ "type": "screenshot",
"value": ""}
]