Now integrate SmartUI SDK with Cypress for effortless visual testing of your web and mobile applications. With this, ensure your UIs render flawlessly across all browsers, devices, and platforms, saving you time and effort.
Now integrate SmartUI SDK with Cypress for effortless visual testing of your web and mobile applications. With this, ensure your UIs render flawlessly across all browsers, devices, and platforms, saving you time and effort.
LambdaTest now offers Apple Pay testing on private real iOS device cloud. This empowers developers and testers to:
Stop Struggling With Flaky Web Automation Tests!
LambdaTest now provides flaky test analytics for Selenium web automation on real devices. By leveraging the power of Test Intelligence, you can identify flaky tests, saving you time and effort in fixing them.
Export Your Test Analytics Dashboard for Powerful Sharing and Analysis
Now you can export Test Analytics dashboard as a PDF, unlocking a toolbox of benefits beyond simply viewing data within the platform. Get more out of your Test Analytics! Export dashboards as PDFs to:
HyperExecute now natively supports local Selenium drivers. This means you can run your tests without having to set up and use a remote Webdriver. This simplifies the setup process and can improve test execution performance.
📕 Read the documentation
HyperExecute now supports running Playwright tests on real devices. This allows you to test your web applications on actual devices, ensuring they function correctly in real-world scenarios.
📘 Read the documentation
HyperExecute now supports integration with SmartUI for your Playwright tests. This allows you to use SmartUI's visual verification capabilities to ensure that your web applications are visually consistent and functional.
📗 Check out the documentation to trigger your tests.
Optimize your development workflow by significantly reducing codebase upload times, particularly when making frequent, incremental changes.
Key benefits of differentialUpload Flag:
1. Lightning-fast Uploads: Experience upload times faster for incremental changes. ⚡️
2. Boost your Productivity: Spend less time waiting for uploads and more time developing. 🧑💻
3. Efficient Resource Utilization: Reduce strain on your network and platform resources. 👨🏻💻🧑💻
📕 Read the Documentation
You can selectively exclude specific elements from visual comparisons during your automated tests.
Advantages of ignoreDOM flag
1. Handling Dynamic Content: Exclude elements that frequently change, like timestamps or user-generated content, to avoid false positives.
2. Focusing on core functionality: Zero in on critical elements by ignoring UI components like headers, footers, or navigation menus.
3. Testing Specific Sections: Target a particular area of your webpage for more granular testing.
📕 Read the Documentation
Handling Dynamic Data in SmartUI SDK
When conducting visual tests, you may encounter scenarios where certain elements within your software application change between test runs. These changes might introduce inconsistencies in your test results.
You can now ignore/select specific element(s) to be removed from the comparison by parsing the options in the smartuiSnapshot function.
Check the documentation: Handling Dynamic Data in SmartUI SDK.
Support for New Frameworks in SmartUI SDK
Apart from Selenium, SmartUI SDK now has support for Playwright, Puppeteer, and TestCafe.
Refer to the following documentation to get started:
The Ignore/Select functionality for DOM elements in Selenium has been improved with extended support for XPath. With this, you can now ignore or select DOM elements not only in viewport screenshots but also in full-page screenshots.
Additionally, this release enhances the handling of Ignore/Select and full-page arguments in the Smart UI hook, offering a more refined and efficient approach.
📕 To get started, refer to the documentation - Handling Dynamic Data in Selenium Using Ignore/Select by XPath.
Are your mobile apps ready for the latest Samsung Galaxy S24 series?
Test them now on LambdaTest real device cloud and ensure your web and native mobile apps are compatible with the latest Samsung Galaxy S24 series. 📱 🌐
Get ahead of the game by testing on these Galaxy S24 models:
So, what are you waiting for? Head over to LambdaTest real device cloud and ensure your apps shine on the Samsung Galaxy S24 series. 📱
Now perform visual regression testing with Smart UI SDK.
Our new Smart UI SDK captures the DOM of your website/URL and renders it across multiple browsers and resolutions in a single call, enabling seamless testing of websites in multiple environments and ensuring UI consistency across builds.
You can also integrate it easily with your functional tests or use it for batch-testing multiple static URLs.
Smart UI SDK is currently supported for Selenium with Java, Node.js, and Python.
Support with more frameworks is on the way!
New API to Fetch Build Status for Smart UI 🔼
With the new API for Smart UI testing, you can now get all the build statuses by making an API call for fetching the status of the builds that are run in your project.
To get started, check the documentation - APIs for Smart UI Automation.
Capture Screenshots of Specific Elements with Selenium 📷
You can now capture screenshots of specific elements by leveraging various locator mechanisms such as XPath, CSS ID, class, and selectors. This precision-driven approach ensures accurate Selenium visual regression testing for your web application.
Refer to our guide - Capture Screenshot of Specific Element with Selenium.