diff --git a/android/testng-examples/browserstack.yml b/android/testng-examples/browserstack.yml index 8451886..449acaf 100644 --- a/android/testng-examples/browserstack.yml +++ b/android/testng-examples/browserstack.yml @@ -42,8 +42,8 @@ platforms: - deviceName: Samsung Galaxy S21 osVersion: 11.0 platformName: android - - deviceName: Google Pixel 6 Pro - osVersion: 12.0 + - deviceName: Google Pixel 7 + osVersion: 13.0 platformName: android # ======================= diff --git a/ios/testng-examples/browserstack.yml b/ios/testng-examples/browserstack.yml index e190462..c47b43b 100644 --- a/ios/testng-examples/browserstack.yml +++ b/ios/testng-examples/browserstack.yml @@ -42,8 +42,8 @@ platforms: - deviceName: iPhone 13 Pro osVersion: 15 platformName: ios - - deviceName: iPhone XS - osVersion: 14 + - deviceName: iPhone 15 Pro + osVersion: 17 platformName: ios # =======================