File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 87
87
MASTERQA_WAIT_TIME_BEFORE_VERIFY = 1.0
88
88
89
89
# If True, the automation will start in full-screen mode
90
- MASTERQA_START_IN_FULL_SCREEN_MODE = True
90
+ MASTERQA_START_IN_FULL_SCREEN_MODE = False
91
91
92
92
# The maximimum idle time allowed (in seconds) before timing out and exiting
93
93
MASTERQA_MAX_IDLE_TIME_BEFORE_QUIT = 600
Original file line number Diff line number Diff line change 8
8
9
9
setup (
10
10
name = 'seleniumbase' ,
11
- version = '1.4.13 ' ,
11
+ version = '1.4.14 ' ,
12
12
description = 'Web Automation & Testing Framework - http://seleniumbase.com' ,
13
13
long_description = 'Web Automation and Testing Framework - seleniumbase.com' ,
14
14
platforms = 'Mac * Windows * Linux * Docker' ,
Original file line number Diff line number Diff line change 8
8
9
9
setup (
10
10
name = 'seleniumbase' ,
11
- version = '1.4.13 ' ,
11
+ version = '1.4.14 ' ,
12
12
description = 'Web Automation & Testing Framework - http://seleniumbase.com' ,
13
13
long_description = 'Web Automation and Testing Framework - seleniumbase.com' ,
14
14
platforms = 'Mac * Windows * Linux * Docker' ,
You can’t perform that action at this time.
0 commit comments