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 e4274fd commit 4527671Copy full SHA for 4527671
seleniumbase/config/settings.py
@@ -78,7 +78,7 @@
78
79
# The time delay (in seconds) before the validation pop-up appears
80
# This value can be overwritten on the command line. Ex: --verify_delay=0.5
81
-MASTERQA_WAIT_TIME_BEFORE_VERIFY = 1.0
+MASTERQA_WAIT_TIME_BEFORE_VERIFY = 0.75
82
83
# If True, the automation will start in full-screen mode
84
MASTERQA_START_IN_FULL_SCREEN_MODE = False
0 commit comments