Presenting the All-New UnderPass Desktop Application

Presenting our all-new UnderPass desktop application, available now for both Windows and macOS!

Here's the scoop on what's fresh:

  • Redesigned User Interface: We revamped the UI for a more user-friendly experience. 💻
  • Diverse Login Options: Now, log in with your email and password or choose the ease of Google, GitHub, or SSO. 🔐
  • Multiple Tunnel Management: Our upgraded application lets you handle multiple tasks at once. Efficient, right? 🚇
  • Advanced Configuration: If you're into detailed setups, we've got advanced tunneling options for both basic and intricate needs. 🔧
  • Streamlined Log Sharing: Debugging is a breeze with our easy log copying feature. 🔍

To get started, refer to the documentation LambdaTest UnderPass.

New Features: Smart UI and Account Management

Smart UI

  • Perform Smart UI testing with Storybook 7 and get enhanced component visualization, testing, and collaboration capabilities.
  • Smart baseline strategy for SmartUI to streamline the process of updating baselines for approved screenshots, reducing manual intervention, and improving the overall efficiency of the testing workflow.
  • Now take multiple screenshots in a build and give them the same name. This is useful for comparing different stages or elements, as you're not limited to just one screenshot with the same name in a build. This overwrite screenshot feature in Smart UI will replace (overwrite) the latest screenshot with the previous ones in that build.

ACCOUNT MANAGEMENT

  • New security features in the LambdaTest Tunnel to configure security options for the tunnel to restrict tunnel creation to specific users, turn tunnel sharing on or off, and control which local domains are accessible (or inaccessible) through the tunnel. 
  • Audit logs in LambdaTest Tunnel for user and organization-level activities to monitor account activity, detect unauthorized access, investigate security incidents, track user-level and organization-level activity history, and audit compliance with security policies.
  • Password and access key expiry policy to let organization administrators set the duration of password and access key expiry. After that, users can create a new password and/or use the regenerated access key. Admins will also be able to exempt certain users from the application of this policy. 
  • LambdaTest integration with Zenkit for tracking and managing bugs and issues. With this integration, you can effortlessly log bugs directly from the LambdaTest platform to your Zenkit instance, eliminating the need to maintain tasks and issues manually. 

Start Testing

App Automation on Emulators and Simulators, Flaky Test Detection With Test Intelligence, Latest iPhone 15 Simulators, and More

APP AUTOMATION

App Automation on Emulators and Simulators 

LambdaTest now supports App Automation on Emulators and Simulators. With this feature, you can automate mobile apps on a virtual device cloud of Emulators and Simulators. Currently, this feature is available in the Beta phase, with support for the Appium framework.

Head over to our documentation to get started - App Automation Using Emulators and Simulators on LambdaTest.

SmartUI

DOM Comparison for Playwright and Puppeteer

While performing visual regression testing, if you have any dynamic elements that are not in the same position across test runs, you can now ignore/select a specific area to be removed from the comparison using the Playwright and Puppeteer framework. 

Refer to the documentation to get started - Handle Dynamic Elements in SmartUI.

TEST INTELLIGENCE 

AI-Powered Flaky Test Detection 

LambdaTest Test Intelligence platform is now live with flaky test detection to help you identify the flaky tests in your test suite. It provides you with a list of tests that are flaky and the reason behind the flakiness of the test. 

You can also view the history of the flaky tests and the number of times the test has failed in the past. This helps you to identify the flaky tests and fix them to improve the quality of your test suite.

Check the documentation - Flaky Test Detection with Test Intelligence.

LAMBDATEST TUNNEL

New Tunnel Flags for NTLM Authentication

LambdaTest Tunnel now offers support for NTLM authentication, a Microsoft-specific authentication mechanism used on IIS Servers. To use this feature, we've introduced two new flags: --ntlm-username and --ntlm-password.

REAL TIME TESTING

Test on the Latest iPhone 15 Simulators with iOS 17

You can now test your web and native mobile apps on the latest iPhone 15 Series running iOS 17. The available iPhone 15 Simulators include the following models: 

  • iPhone 15
  • iPhone 15 Pro, Pro Max
  • iPhone 15 Plus 

INTEGRATIONS

LambdaTest Integration With Axosoft

LambdaTest now offers integration with Axosoft to enable the creation and management of bugs or issues directly from the LambdaTest platform.

To use this integration, visit the documentation - LambdaTest Integration With Axosoft.

Start Testing 🚀 

Live With Playwright 102 Certification

Hey People 👋 

The LambdaTest certification just got bigger! We added another new test automation certification for the Playwright series - Playwright 102 🎭

Now showcase your advanced Playwright test automation skills on the HyperExecute cloud grid and take your automation career to new heights 

Enroll now for FREE

Introducing support for Appium 2.0

Hey folks 👋 

Now harness the real power of mobile test automation with Appium 2.0 on LambdaTest real device cloud for Android testing 📱 

Appium 2.0 is an upgrade to the Appium framework that comes with powerful features to make the most of your testing experience.🚀 

To use Appium 2.0 for Android app automation, pass the following capability in your test script.

appiumVersion : '2.0'

Bug fixes 🐞

  • Fixed a bug in real-time app testing for scroll gestures using a mouse wheel or trackpad on a real iOS device.

Start testing

Introducing the 'allowHosts' capability in LambdaTest Tunnel!

Hey Testers 😀 

With the latest tunnel binary release, we have added a new capability -allowHosts to provide domains that will be resolved from the LambdaTest Tunnel binary and the rest from the LambdaTest servers.

Using the -allowHosts capability will reduce latency during test execution as data will be transferred from the tunnel client. Additionally, you can use this to control the flow of traffic from a user's network.

–allowHosts <comma_separated_domains>

Shown below is an example of -allowHosts capability 👇 

./LT  --user <username> --key <secret> –allowHosts google.com,apple.com, amazon.com 
Show Previous EntriesShow Previous Entries