File tree 1 file changed +12
-0
lines changed 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 42
42
- browser-tools/install-browser-tools : &browser-versions
43
43
install-firefox : false
44
44
install-geckodriver : false
45
+ install-chrome : true
46
+ chrome-version : 127
45
47
- attach_workspace :
46
48
at : ~/
47
49
- run :
78
80
- browser-tools/install-browser-tools : &browser-versions
79
81
install-firefox : false
80
82
install-geckodriver : false
83
+ install-chrome : true
84
+ chrome-version : 127
81
85
- attach_workspace :
82
86
at : ~/
83
87
- run :
97
101
- browser-tools/install-browser-tools : &browser-versions
98
102
install-firefox : false
99
103
install-geckodriver : false
104
+ install-chrome : true
105
+ chrome-version : 127
100
106
- attach_workspace :
101
107
at : ~/
102
108
- run :
@@ -116,6 +122,8 @@ jobs:
116
122
- browser-tools/install-browser-tools : &browser-versions
117
123
install-firefox : false
118
124
install-geckodriver : false
125
+ install-chrome : true
126
+ chrome-version : 127
119
127
- attach_workspace :
120
128
at : ~/
121
129
- run :
@@ -134,6 +142,8 @@ jobs:
134
142
- browser-tools/install-browser-tools : &browser-versions
135
143
install-firefox : false
136
144
install-geckodriver : false
145
+ install-chrome : true
146
+ chrome-version : 127
137
147
- attach_workspace :
138
148
at : ~/
139
149
- run :
@@ -152,6 +162,8 @@ jobs:
152
162
- browser-tools/install-browser-tools : &browser-versions
153
163
install-firefox : false
154
164
install-geckodriver : false
165
+ install-chrome : true
166
+ chrome-version : 127
155
167
- attach_workspace :
156
168
at : ~/
157
169
- run :
You can’t perform that action at this time.
0 commit comments