Skip to content

Commit 47a30a3

Browse files
authored
Update automated-notebook-run-script.py
1 parent 0710b5b commit 47a30a3

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(650)
112+
time.sleep(675)
113113

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

0 commit comments

Comments
 (0)