Skip to content

Commit cf97f04

Browse files
committed
Update automated-notebook-run-script.py
1 parent f02bff8 commit cf97f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/automated-notebook-run-script.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ def main():
109109
notebook_area.send_keys(Keys.SHIFT, Keys.ENTER)
110110
time.sleep(0.5)
111111

112-
time.sleep(290)
112+
time.sleep(400)
113113

114114
if args.driver == "chrome" or args.driver == "firefox":
115115
print("Saving notebook")

0 commit comments

Comments
 (0)