Release notes on Browserstack

Check out the latest feature releases, enhancements and platform updates across all products.

App Automate
New feature
November 17, 2023

Use Regex for faster executions for XCUITest & Espresso tests

We’re thrilled to announce a new feature that helps you accelerate your XCUITest and Espresso application tests without any delays or drop-offs.😌

Now, you’ll only need to specify the device attributes that you really care about, and let BrowserStack intelligently choose the first available device from the matching pool of devices. This will help you to have greater flexibility over test device selection while experiencing faster execution speeds. βœ…

For example: While iPhone 13 Pro - v.15 has a device tier limit of 80 parallels, setting a regex value like iPhone 13.*(any iPhone 13 variant) in the device parameter, will extend this limit to 216 parallels - which means even if a tier limit is reached on one iPhone 13 variant, your remaining tests will still run on other variants without any queuing and drop-offs.

To learn more, head to the documentation πŸ‘‡

Documentation for XCUI