This commit is contained in:
nharris-lmg
2024-09-13 15:29:09 -07:00
parent 6e73a72a61
commit edec5e39b7

View File

@@ -93,6 +93,7 @@ def run_benchmark():
time.sleep(0.2)
user.press("right")
am.take_screenshot("graphics.png", ArtifactType.CONFIG_IMAGE, "picture of graphics settings")
user.press("r")
elapsed_setup_time = round(time.time() - setup_start_time, 2)