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 fce3548 commit 0e3c3eeCopy full SHA for 0e3c3ee
seleniumbase/config/settings.py
@@ -53,9 +53,6 @@
53
'''
54
WAIT_FOR_ANGULARJS = True
55
56
-# Option to start Chrome in full screen mode by default
57
-START_CHROME_IN_FULL_SCREEN_MODE = False
58
-
59
# Default time to wait after each browser action performed during Demo Mode.
60
# Use Demo Mode when you want others to see what your automation is doing.
61
# Usage: "--demo_mode". (Can be overwritten by using "--demo_sleep=TIME".)
0 commit comments