HyperExecute: Set Dynamic Email Address for Report Sharing

HyperExecute CLI added an enhancement to the --vars flag providing greater flexibility in specifying email addresses for report and artefact sharing. You can now use a variable to dynamically set the email address used to share reports or artefacts. This gives you more flexibility than hardcoding the email address in the YAML configuration file.

report: true
partialReports:
  location: target/surefire-reports/html
  type: html
  frameworkName: extent
  email:
      to:
        - "${email}"
        - "${email1}"

uploadArtifacts:
  - name: Reports 1
    path:
      - ProtractorTestReport.html
    email:
      to: 
        - "${email}"
        - "${email1}"

This is how you can pass the value of your email address via CLI by running the command

./hyperexecute --vars "email=xyz@abc.com" --vars "email1=abc@xyz.com"

📕 Read the documentation - How to dynamically set your email address? to learn more about it.

Start Testing

Automate Accessibility Tests With Cypress

We’ve introduced Cypress support for accessibility automation, allowing you to integrate accessibility tests seamlessly into your Cypress test suites. You can now automate checks for issues like color contrast and missing ARIA attributes, helping to ensure your web applications are more accessible and compliant with standards.

Additionally, you can run these tests across various browsers and devices on the LambdaTest platform, making it easier to identify and address accessibility issues. 

Bonus addition: Besides this update, you can also automate tests using the latest Selenium version, 4.23.

Start Testing

Expanded Selenium Support and Browser Updates

Selenium Version Support Expanded

HyperExecute now supports Selenium versions 4.16 to 4.21. This update ensures broader options for test automation frameworks and provides access to the latest Selenium features.

Firefox Browser Updated 

To maintain browser compatibility and access the newest features, we've incorporated support for Firefox version 128. This update guarantees reliable testing on the latest Firefox releases.

Boost Team Collaboration And Productivity With Team Management

With the all-new Team Management feature, enhance team collaboration across your organization's automation testing efforts. By enabling isolated testing environments, this functionality streamlines workflow and improves productivity within teams.


Here's why Team Management can be a game changer for your automation testing efforts:
  • Organized Test Management: Easily group users and their corresponding tests based on specific projects, teams, or departments to keep your testing environment structured and efficient.
  • Improved Visibility and Control: Administrators can now manage user access to specific test data, ensuring that sensitive or confidential tests are protected from unauthorized access.
  • Enhanced Team Collaboration: This feature fosters better communication and knowledge sharing within teams, enabling a more integrated and informed testing process.

📕 Refer to our comprehensive Team Management documentation to know more!

Important Updates 

For app automation: Starting April 15, 2024, all users within an organization will have the ability to view all test results run by any team member across the organization. To maintain confidentiality and control over test visibility, it is recommended to utilize the new Teams feature.

Start Testing 🚀

Latest Enhancements in Web Automation

We have made a few improvements in Web Automation to offer a significant boost to your web testing experience on LambdaTest. 

The enhancements include:

Faster Boot Time for iOS Simulator App/Web Testing  

Now experience significantly faster boot times for iOS simulators, leading to a more efficient and streamlined testing process. This allows you to focus on creating high-quality tests and delivering exceptional app/web experiences.

Fast and Improved Tunnel With Sock Protocol Support 🌐 

Experience a significant improvement in LambdaTest Tunnel connection speeds with Sock protocol support. This translates to faster and more reliable communication between your local machine and the LambdaTest cloud grid.

Start Testing


What's New in Web Automation

The LambdaTest Web Automation platform has been upgraded with some new features and enhancements.👇 

📌 Generate Multiple Lighthouse Reports Using Lambda Hooks

LambdaTest enables Selenium automation with the added capability of generating multiple Lighthouse reports using Lambda Hooks. This includes the hook structure, expected behavior, and the specific conditions triggering report generation or error occurrences.

📌 Generate Lighthouse Reports With Playwright Lighthouse Library

With LambdaTest, you can seamlessly perform Playwright automation and effortlessly generate Lighthouse reports using the Playwright Lighthouse Library – all within a single test.

📌 Support for Selenium 4.14 - 4.17

You can now perform automation testing using Selenium 4.14 - 4.17. This enhancement is compatible with the newest Java features for improved performance and stability in your test automation. Also, you can experience faster test execution and reduced latency with optimized WebDriver calls and a more efficient Selenium Grid, all accessible through our cloud.

Start Testing


Now Test Your Mobile Apps on iOS 17.2

LIVE APP

Hey folks 😀 

LambdaTest now supports real-time browser and app testing on iOS 17.2 simulators. You can now thoroughly test your web and native mobile applications across various simulators running iOS version 17.2 📱

INTEGRATIONS

We constantly update our integration bucket to ensure compatibility with your preferred tools. Here are the latest LambdaTest integrations:

  • Gradle Plugin: LambdaTest has integrated with Gradle that lets you Espresso test automation at scale. By managing the entire development life cycle, from compilation to testing and deployment, the LambdaTest Gradle Plugin enables efficient parallel testing on real devices.
  • New Relic: LambdaTest integration with New Relic allows you to access LambdaTest test results within a customized New Relic Dashboard that provides a comprehensive overview of system performance and potential issues. This integration allows you to accelerate product delivery without compromising quality and speed.

Start Testing Now

Show Previous EntriesShow Previous Entries