Skip to content

Commit 1847aa0

Browse files
authored
Update automated-notebook-run-script.py
1 parent f38d608 commit 1847aa0

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

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

0 commit comments

Comments
 (0)