File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 4242 - browser-tools/install-browser-tools : &browser-versions
4343 install-firefox : false
4444 install-geckodriver : false
45+ install-chrome : true
46+ chrome-version : 127
4547 - attach_workspace :
4648 at : ~/
4749 - run :
7880 - browser-tools/install-browser-tools : &browser-versions
7981 install-firefox : false
8082 install-geckodriver : false
83+ install-chrome : true
84+ chrome-version : 127
8185 - attach_workspace :
8286 at : ~/
8387 - run :
97101 - browser-tools/install-browser-tools : &browser-versions
98102 install-firefox : false
99103 install-geckodriver : false
104+ install-chrome : true
105+ chrome-version : 127
100106 - attach_workspace :
101107 at : ~/
102108 - run :
@@ -116,6 +122,8 @@ jobs:
116122 - browser-tools/install-browser-tools : &browser-versions
117123 install-firefox : false
118124 install-geckodriver : false
125+ install-chrome : true
126+ chrome-version : 127
119127 - attach_workspace :
120128 at : ~/
121129 - run :
@@ -134,6 +142,8 @@ jobs:
134142 - browser-tools/install-browser-tools : &browser-versions
135143 install-firefox : false
136144 install-geckodriver : false
145+ install-chrome : true
146+ chrome-version : 127
137147 - attach_workspace :
138148 at : ~/
139149 - run :
@@ -152,6 +162,8 @@ jobs:
152162 - browser-tools/install-browser-tools : &browser-versions
153163 install-firefox : false
154164 install-geckodriver : false
165+ install-chrome : true
166+ chrome-version : 127
155167 - attach_workspace :
156168 at : ~/
157169 - run :
You can’t perform that action at this time.
0 commit comments