File tree Expand file tree Collapse file tree 4 files changed +20
-20
lines changed Expand file tree Collapse file tree 4 files changed +20
-20
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ const BrowserStackLaunchers = {
88 '--os' ,
99 'OS X' ,
1010 '--osv' ,
11- 'Sonoma ' ,
11+ 'Sequoia ' ,
1212 '--b' ,
1313 'safari' ,
1414 '--bv' ,
15- 'latest' , // Will always be 17 .x on Sonoma
15+ 'latest' , // Will always be 18 .x on Sequoia
1616 ...defaultArgs ,
1717 ] ,
1818 protocol : 'browser' ,
@@ -25,7 +25,7 @@ const BrowserStackLaunchers = {
2525 '--os' ,
2626 'ios' ,
2727 '--osv' ,
28- '17 ' ,
28+ '18 ' ,
2929 '--b' ,
3030 'iphone' ,
3131 '--device' ,
@@ -42,11 +42,11 @@ const BrowserStackLaunchers = {
4242 '--os' ,
4343 'android' ,
4444 '--osv' ,
45- '14 .0' ,
45+ '15 .0' ,
4646 '--b' ,
4747 'android' ,
4848 '--device' ,
49- 'Google Pixel 8 ' ,
49+ 'Google Pixel 9 ' ,
5050 ...defaultArgs ,
5151 ] ,
5252 protocol : 'browser' ,
Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ const BrowserStackLaunchers = {
88 '--os' ,
99 'OS X' ,
1010 '--osv' ,
11- 'Sonoma ' ,
11+ 'Sequoia ' ,
1212 '--b' ,
1313 'safari' ,
1414 '--bv' ,
15- 'latest' , // Will always be 17 .x on Sonoma
15+ 'latest' , // Will always be 18 .x on Sequoia
1616 ...defaultArgs ,
1717 ] ,
1818 protocol : 'browser' ,
@@ -25,7 +25,7 @@ const BrowserStackLaunchers = {
2525 '--os' ,
2626 'ios' ,
2727 '--osv' ,
28- '17 ' ,
28+ '18 ' ,
2929 '--b' ,
3030 'iphone' ,
3131 '--device' ,
@@ -42,11 +42,11 @@ const BrowserStackLaunchers = {
4242 '--os' ,
4343 'android' ,
4444 '--osv' ,
45- '14 .0' ,
45+ '15 .0' ,
4646 '--b' ,
4747 'android' ,
4848 '--device' ,
49- 'Google Pixel 8 ' ,
49+ 'Google Pixel 9 ' ,
5050 ...defaultArgs ,
5151 ] ,
5252 protocol : 'browser' ,
Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ const BrowserStackLaunchers = {
88 '--os' ,
99 'OS X' ,
1010 '--osv' ,
11- 'Sonoma ' ,
11+ 'Sequoia ' ,
1212 '--b' ,
1313 'safari' ,
1414 '--bv' ,
15- 'latest' , // Will always be 17 .x on Sonoma
15+ 'latest' , // Will always be 18 .x on Sequoia
1616 ...defaultArgs ,
1717 ] ,
1818 protocol : 'browser' ,
@@ -25,7 +25,7 @@ const BrowserStackLaunchers = {
2525 '--os' ,
2626 'ios' ,
2727 '--osv' ,
28- '17 ' ,
28+ '18 ' ,
2929 '--b' ,
3030 'iphone' ,
3131 '--device' ,
@@ -42,11 +42,11 @@ const BrowserStackLaunchers = {
4242 '--os' ,
4343 'android' ,
4444 '--osv' ,
45- '14 .0' ,
45+ '15 .0' ,
4646 '--b' ,
4747 'android' ,
4848 '--device' ,
49- 'Google Pixel 8 ' ,
49+ 'Google Pixel 9 ' ,
5050 ...defaultArgs ,
5151 ] ,
5252 protocol : 'browser' ,
Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ const BrowserStackLaunchers = {
88 '--os' ,
99 'OS X' ,
1010 '--osv' ,
11- 'Sonoma ' ,
11+ 'Sequoia ' ,
1212 '--b' ,
1313 'safari' ,
1414 '--bv' ,
15- 'latest' , // Will always be 17 .x on Sonoma
15+ 'latest' , // Will always be 18 .x on Sequoia
1616 ...defaultArgs ,
1717 ] ,
1818 protocol : 'browser' ,
@@ -25,7 +25,7 @@ const BrowserStackLaunchers = {
2525 '--os' ,
2626 'ios' ,
2727 '--osv' ,
28- '17 ' ,
28+ '18 ' ,
2929 '--b' ,
3030 'iphone' ,
3131 '--device' ,
@@ -42,11 +42,11 @@ const BrowserStackLaunchers = {
4242 '--os' ,
4343 'android' ,
4444 '--osv' ,
45- '14 .0' ,
45+ '15 .0' ,
4646 '--b' ,
4747 'android' ,
4848 '--device' ,
49- 'Google Pixel 8 ' ,
49+ 'Google Pixel 9 ' ,
5050 ...defaultArgs ,
5151 ] ,
5252 protocol : 'browser' ,
You can’t perform that action at this time.
0 commit comments