We’ve added self-signed certificate support in real-time desktop browser testing. This means you can test your locally hosted websites and web applications—whether they’re in internal, pre-prod, or secure environments—without any hassle.
We’ve added self-signed certificate support in real-time desktop browser testing. This means you can test your locally hosted websites and web applications—whether they’re in internal, pre-prod, or secure environments—without any hassle.
To enhance our platform and focus on the most widely used device versions, iOS 12 devices will no longer be available on LambdaTest Real Devices Cloud starting February 26th.
Additionally, we are planning to deprecate iOS 13 devices in the near future.
We understand the importance of a smooth transition, so we will provide at least two months' notice before their deprecations.
If you have any questions or need further assistance, our support team is here to help.
UX Enhancements in SmartUI Annotation Tool
We have improved the UX of the SmartUI Annotation Tool to ignore or select annotated regions. Now, you can draw regions directly while zooming, panning, and pinching on screenshots. The updated draw cursor option improves speed and accuracy for easier marking.
Bulk Review to Manage Screenshot Variants Faster
To manage screenshot variants, we have added the new custom bulk review feature to accept, reject, or move multiple screenshot variants in one go. This reduces repetitive work, making the review process smoother and more efficient.
SmartIgnore Now Supports SmartUI APIs and Integrations
SmartIgnore now works seamlessly with SmartUI fetch APIs and external platforms like Slack and email. This makes it easier to integrate and automate your UI comparison process for better collaboration and efficiency.
afterEachScenario
Flag for Test CleanupafterEachScenario
flag to automate post-test scenario tasks. This flag is useful for cleanup activities such as clearing cookies, resetting databases, or capturing logs.📘 Refer to our detailed documentation for afterEachScenario flag
This feature improves security by ensuring that only authorized users can access or modify project settings and resources.
Now, you can test WebViews on real Android devices with Playwright on LambdaTest. This new feature lets you run automated WebView tests on actual mobile devices, giving you a more accurate and reliable testing experience.
To get started, visit our guide on Playwright WebView Testing on LambdaTest.
Are your websites and mobile apps ready for the latest Samsung Galaxy S25 series?
Test them now on LambdaTest and ensure your web and mobile apps are compatible with the latest Samsung Galaxy S25 series. These devices are available for both manual and automation testing.
Stay ahead of the game by testing on these Galaxy S25 models:
We are now live with Figma Web CLI in SmartUI, which expands our existing Figma CLI by allowing you to compare Figma designs directly with live web pages, URLs, and web application screens.
This SmartUI Figma Web CLI bridges the gap between static web designs and live implementations, ensuring seamless design-to-development consistency.
To enhance security and ensure an uninterrupted user experience, the existing security certificate for LambdaTest Tunnel binary will be replaced with a renewed security certificate, effective January 2, 2025.
Therefore, to maintain seamless connectivity and service, please update your tunnel binary to the latest version, 3.2.10.
If you have any questions or need assistance, please reach out to us at support@lambdatest.com.
SmartUI CLI now supports creating and authenticating projects using project names. This addition enhances the existing project token-based authentication, offering more flexibility. You can set the project name in SmartUI as an environment variable for seamless project creation or access during CLI runs.
SmartUI now lets you handle builds with missing screenshots to prevent false baseline updates. Builds missing screenshots are flagged, and if no visual changes are detected, they are auto-approved but marked as "Incomplete." This ensures accurate baselines and helps users identify potential execution issues.
SmartUI CLI now supports grouping screenshots with build names, improving traceability. You can append new screenshots to existing builds, making test management more efficient. This feature integrates seamlessly with Git to maintain baseline integrity across branches and enhance adaptability.
SmartUI Smart Ignore now supports advanced comparison strategies, offering greater flexibility in visual testing. You can define mismatch percentages and status changes with the choice between Strict and Smart Ignore modes. These customizable settings allow for precise and adaptable testing across various scenarios.
SmartUI now has support for project settings in Smart Ignore. You can now include all project settings available in SmartUI, such as mismatch thresholds and advanced comparison configurations. Users can easily modify these settings to suit their specific visual testing needs. These enhancements provide a smoother and more customizable testing workflow.
The redesigned SmartUI screenshot dashboard delivers a faster and more intuitive visual testing experience. With features like pinch-to-zoom, side drawer navigation, and a spacious layout, it simplifies workflows and boosts efficiency. The updates focus on enhancing productivity by making critical actions quicker and easier to perform.
We are excited to announce the addition of four new regions for performance testing in HyperExecute. These regions enable better coverage, reduced latency, and enhanced testing capabilities for global users.
The new regions are:
📕 Visit our Performance Testing Documentation for step-by-step instructions on configuring your tests and making the most of HyperExecute's enhanced regional coverage.
Now, you can download the JUnit XML report for your test runs on the XCUI framework.
To generate reports for your XCUI tests, add the reports: true
flag in your HyperExecute YAML file and pass the --download-report
flag with the CLI command.
📕 Refer to our detailed documentation to Generate XCUI Reports