lint
This commit is contained in:
snguyen-lmg
2025-10-01 10:49:45 -07:00
committed by GitHub
parent a7b12f443c
commit b2cfdba0bb

View File

@@ -88,7 +88,7 @@ def run_benchmark(keras_host, keras_port):
if not result:
logging.info("Did not find the settings button. Is there something wrong on the screen?")
sys.exit(1)
gui.moveTo(result["x"], result["y"])
time.sleep(0.2)
gui.mouseDown()