Support for Appium and Maestro Android Emulator

HyperExecute now supports the Appium and the Maestro Android Emulator, providing enhanced flexibility for mobile application testing on Android emulators.

Key Features:

  • Streamlined Emulator Integration: Perform testing on virtual devices without requiring physical hardware, reducing setup complexity.
  • Parallel Execution: Run multiple tests simultaneously on virtual devices using HyperExecute’s parallelism to speed up test cycles and reduce execution time for functional and UI tests.
  • Customizable Capabilities: You can define emulator configurations such as device name, platform version, and orientation directly within your test files.

📕 Refer to our detailed documentation for Appium and Maestro on configuring and running tests with Android emulators.

New Version Release for Beta and Dev Edge Browser

HyperExecute expands its support for the latest versions of dev and beta browsers for the Windows platform. With this expanded compatibility, you can streamline your testing process and confidently deliver exceptional user experiences!

  • Dev version: 132.0.2957.11
  • Beta version: 132.0.2957.11

New in SmartUI: Fetch Results and Parallel Execution of Static URLs

SmartUI CLI just got better! The following latest updates make visual testing faster and more efficient with live result fetching and the ability to run multiple URL captures at once. 📷 

  • Fetch Results in SmartUI CLI: The SmartUI CLI now provides the ability to fetch your build results during visual test execution. This way, you can access live, comprehensive information about your builds and screenshots in a JSON format. Refer to this guide on fetching results in SmartUI CLI.
  • Parallel Execution of Static URLs in SmartUI CLI: SmartUI CLI also introduces parallel execution for static URLs that will help you improve the speed of visual testing. By enabling multiple URL captures to run simultaneously, execution time can be reduced by up to multiple folds. To get started, refer to this guide on parallel execution of static URLs.  

Start Testing 🚀 

Streamline Localhost Testing With the Enhanced UnderPass Application

We’ve upgraded the UnderPass application from Electron v7 to the latest Electron v32. This means you’ll enjoy better stability, faster performance, and seamless compatibility across all operating systems.

But that’s not all—EU users, we’ve got you covered! UnderPass is now available in the European Union. 

Here’s what’s new in the UnderPass application:

💻 Bring Your Own Device (BYOD): You can now enjoy real device support for BYOD setups.
🔒 NTLM Flag and Private IP Support: We’ve added support for NTLM flags and private IPs for improved functionality.
UI/UX Enhancements: The interface has been refined for a smoother, more intuitive user experience.

Important: To test a server that requires IP whitelisting, simply establish a local testing connection and whitelist the following IPs for the respective domain: http://ts.lambdatest.com/

  • 199.58.84.59
  • 23.82.88.184
  • 23.106.34.219
  • 23.106.54.77

Note: The following IPs will be deprecated soon.

  • 3.214.241.254
  • 52.36.84.247
  • 13.126.37.58
  • 3.66.78.89

Start Testing

HyperExecute Update: Consolidated Reports, Artifacts, and Browser Support

Consolidated JUnit XML Report Generation

The consolidated JUnit XML report includes detailed information on all executed tests, i.e., which tests passed, failed, or were skipped, along with any error messages and stack traces for failed tests. It is widely supported across CI/CD tools, making it easy to integrate with existing workflows and other tools or systems.

📕 Refer to our documentation for detailed instructions on setting up your project and using the new JUnit XML report

Generate Artifacts for Espresso & XCUI Frameworks

Now, you can download artifacts for your test runs on both Espresso and XCUI frameworks and detailed reports for your Espresso test executions.

  • To generate artifacts and reports for your Espresso tests, add the artifacts: true and reports: true flag in your YAML file and pass the --download-artifacts and --download-report flag with the CLI command

    📕 Refer to our detailed documentation to generate Espresso Artifacts and Reports

  • To generate artifacts for your XCUI tests, add the artifacts: true flag in your YAML file and pass the --download-artifacts flag with the CLI command

    📕 Refer to our detailed documentation to generate XCUI Artifacts

Browser and Selenium Updates

  • Firefox Browser Update to Version 132.0

    HyperExecute now supports Firefox version 132.0. This latest Firefox release includes performance and security improvements to ensure a smoother and safer testing experience.

    Note : Firefox 132.0 is currently not compatible with Cypress. Users running Cypress tests should continue to use a compatible Firefox version until an update is released.

  • Selenium JAR Update to Version 4.26.0

    HyperExecute has upgraded to Selenium JAR version 4.26.0. This update includes stability enhancements and bug fixes for better compatibility and reliability across various browsers

Now Take Responsive DOM Screenshots in SmartUI

If your website modifies the DOM based on viewport size or specific breakpoints, LambdaTest SmartUI SDK now offers configurable options to adapt to these changes seamlessly. 

When using the SmartUI CLI, the SDK captures the DOM state precisely at the specified viewport size within the test browser and then renders it across the various browsers and resolutions defined in your configuration file.

To get started, check out this guide on capturing responsive DOM screenshots.

Start Testing

HyperExecute Update: Added Bitbucket Support in Projects ✨

HyperExecute Projects now supports Bitbucket repositories for workflow scheduling. You can seamlessly connect and manage workflows using either GitHub or Bitbucket repositories.

Key Functionalities:

  • Connect Bitbucket repositories using Repository Access Tokens
  • Schedule and automate workflows from Bitbucket repositories
  • Maintain existing GitHub integration with unchanged functionality

📕 Refer to this documentation on HyperExecute Projects.

Start Testing

Test Manager: New Features and Enhancements

We have rolled out some new updates to Test Manager. With these enhancements, you'll have more visibility and control over your testing process, making it easier to manage everything.

  • Select Multiple Test Cases in Builds: Now, you can easily select multiple test cases in your builds, simplifying your management tasks.
  • View Test Case Count: Want to know how many test cases you have? You can quickly check the count in any folder and its subfolders.
  • New Test Case Status Options: We've added some new status options and updated a few existing ones for your test cases, so you can set them to:
    • Unverified (previously Draft)
    • Faulty
    • Ready
    • Live (previously  Open)
    • Archived (previously Closed)

Start Testing


Automate Accessibility Tests With Playwright

We now support the Playwright framework for automated web accessibility testing that allows you to integrate accessibility checks into your test suites. With Playwright accessibility automation, you can automate tests for issues like color contrast and missing ARIA attributes, ensuring your websites and web apps are more accessible. 

You can also run these tests on various browsers and devices using the LambdaTest platform, making it easier to identify and address accessibility issues.

Start Testing

Live With New LambdaTest Certification: Espresso 101

We are now live with our newest certification, Espresso 101, perfect for anyone looking to polish their skills in Android app testing with Espresso. 

What’s Inside?

  • Hands-On Practice: Gain practical experience with real examples that will help you master Espresso quickly.
  • Run Tests on LambdaTest: Discover how to smoothly run your Espresso tests on the LambdaTest cloud, testing across different devices and browsers.
  • Certification: Earn your Espresso 101 Certification when you finish, showing off your new skills.

Enroll for Espresso 101 Certification and take the next step in your test automation journey!

Introducing Smart Ignore in SmartUI

We’ve added a new Smart Ignore feature in SmartUI to make visual testing smoother and more accurate, especially for dynamic, content-heavy software applications. This feature can distinguish between actual content changes and minor element shifts, reducing the false positives often found with pixel-by-pixel comparisons.

Here’s how Smart Ignore can help you:

  • Avoid false positives by managing displacement differences.
  • Reduce visual noise so you can focus on meaningful content changes.
  • Apply it globally via Project Settings or per screenshot using the Diff Options dropdown.

Currently, we have released the Smart Ignore feature in beta. You can enable Smart Ignore for free by contacting our sales team. 

For more details, check out the guide on Smart Ignore in SmartUI.

Start Testing

Show Previous EntriesShow Previous Entries