We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 310a9f9 commit 941f872Copy full SHA for 941f872
seleniumbase/console_scripts/run.py
@@ -57,7 +57,7 @@ def show_basic_usage():
57
seleniumbase_logo = logo_helper.get_seleniumbase_logo()
58
print(seleniumbase_logo)
59
print()
60
- time.sleep(0.16) # Enough time to see the logo
+ time.sleep(0.25) # Enough time to see the logo
61
show_package_location()
62
show_version_info()
63
0 commit comments