File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
tests/legacy-cli/e2e/assets Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -21,25 +21,25 @@ exports.config = {
2121 multiCapabilities : [
2222 {
2323 browserName : 'chrome' ,
24- platform : 'Windows 11 ' ,
25- version : '119 ' ,
24+ version : '132 ' ,
25+ platform : 'Linux ' ,
2626 tunnelIdentifier,
2727 } ,
2828 {
2929 browserName : 'chrome' ,
30- platform : 'Windows 11 ' ,
31- version : '116 ' ,
30+ version : '131 ' ,
31+ platform : 'Linux ' ,
3232 tunnelIdentifier,
3333 } ,
3434 {
3535 browserName : 'firefox' ,
36- version : '119 ' ,
37- platform : 'Windows 11 ' ,
36+ version : '134 ' ,
37+ platform : 'Linux ' ,
3838 tunnelIdentifier,
3939 } ,
4040 {
4141 browserName : 'firefox' ,
42- version : '102 ' , // Latest Firefox ESR version as of Sep 2023
42+ version : '128 ' , // Latest Firefox ESR version as of Jan 2025
4343 platform : 'Windows 11' ,
4444 tunnelIdentifier,
4545 } ,
@@ -58,13 +58,13 @@ exports.config = {
5858 {
5959 browserName : 'MicrosoftEdge' ,
6060 platform : 'Windows 11' ,
61- version : '118 ' ,
61+ version : '132 ' ,
6262 tunnelIdentifier,
6363 } ,
6464 {
6565 browserName : 'MicrosoftEdge' ,
6666 platform : 'Windows 11' ,
67- version : '115 ' ,
67+ version : '131 ' ,
6868 tunnelIdentifier,
6969 } ,
7070 ] ,
You can’t perform that action at this time.
0 commit comments