Fix: artifact generation for forza-horizon-5 added

This commit is contained in:
Taze DiBenedetto
2025-11-21 16:29:18 -08:00
parent 5455aded02
commit bcab8680af

View File

@@ -88,9 +88,6 @@ def run_benchmark():
user.press("escape")
time.sleep(1)
result = kerasService.wait_for_word("graphics", timeout=30)
if not result:
logging.info("Game didn't load to the settings menu.")