Latest Features in LambdaTest Test Analytics

The LambdaTest Test Analytics platform has been upgraded with several new features. and enhancements. 📊 

Let's take a look 👇 

  • Support for filtering the dashboards by a particular time and date selection. This will help you get more precise results at the required timestamp.
  • Ability to edit the Dashboard Layout that helps you arrange your widgets according to the alignment of your choice.
  • New feature to copy or clone the existing dashboard with all the widgets and configurations, the same as the source dashboard, to explore more detailed insights by adding more widgets or filters without disturbing your current dashboard.
  • View the Job runs by Time Span Summary on every graph widget added for HyperExecute in the Dashboard. This feature is exclusive to HyperExecute users.

Bonus Additions

SmartUI Testing: LambdaTest Automation now allows you to perform visual regression testing using Puppeteer, Storybook, and GitHub App.

📕 Refer to the below guides to get started:

Start Testing

Meet the All-New Chromium Based LT Browser 2.0

Hey folks 👋 

We're excited to announce the beta release of the new Chromium-based LT Browser 2.0.

Unleash the power of Chromium and take your responsive testing to the next level. The all-new LT Browser 2.0 is faster than ever as it is based on the latest native Chromium rendering engine (Blink). 


The new LT Browser 2.0 boasts enhanced performance and several features that make it easier for you to create responsive designs for device viewports of all sizes. 📱 💻 

Here is a quick rundown of the features that LT Browser 2.0 offers 👇 

  • Interact and test with 4 devices simultaneously.
  • Dedicated DevTools for different viewports.
  • Test with unlimited custom device viewports.
  • Generate and share multiple error reports.
  • Use Chromium settings.
  • Install Chrome extensions.
  • Unlimited browser tabs to launch device viewports.
  • Record with the entire screen or browser tab.

📌 For more details, please check our Product Update on LT Browser 2.0 

📌 To get started, refer to LT Browser 2.0: Getting Started Guide

Try it out now

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

Configure time zones, new browsers & more!

Hey Folks 👋 

Check out some new features added to LambdaTest's Automation. 👇 

  • Test your website's behavior in different time zones by passing the timezone capability.

browserOptions.setCapability("timezone","Los Angeles")

  •  Set your custom mismatch % acceptance rate in decimal values from the Project Settings page for SmartUI automation. 
  • Test on the new browsers 🌐 
    1. Windows: Chrome 105 Beta & 104, Edge 105 Beta & 104, Firefox 104 Beta & 103
    2. macOS: Chrome 104 , Firefox 104 Beta & 103, Edge 104 & 103

Start free testing

Share Test details using Public URL, Test with latest Playwright version, and more!

Hey Folks 😀 

Check out the latest updates and enhancements to Automation testing 📣 

  • Our Test Session API now includes a Public URL key that allows you to share test information with QA developers. For more details, visit our API documentation.
  • Run your Playwright tests with its latest version, 1.24.1
  • In SmartUI testing, we have changed our default value of the transparency for the comparison screen from 0.0 to 0.3 to provide a better visual screening experience. 
  • Now identify the command failures, debug your Selenium test errors and enhance speed in your quality delivery.  

Start free testing


Set Browser Options, Compare Visual UI tests by hiding DOM Elements, and more!

Hey folks 👋 

Check out what's new in Automation testing 👇

AUTOMATION

  • For Playwright, Puppeteer & Taiko frameworks, you can now pass browser options to the test via the browserOptions capability.
  • Group your Cypress builds (executed on LambdaTest) on ReportPortal using CI_BUILD_ID. 

Smart Visual UI Testing

  • Compare your Visual Regression test results with dynamic content on your website by hiding the DOM elements.

Start testing

New Capabilities in Smart Visual UI testing!

Hey Testers 😀 

Visual UI testing now has two new capabilities, allowing you to name Screenshots and compare builds based on their names.

  • Show Screenshot Name  

 driver.executeScript("smartui.takeScreenshot=screenshot_name")

  • Compare Builds By Names ✅ 

"smartUI.compare": "byName" 

Start testing

New features in Automation!

Hey People! 😀 

Here is a quick rundown of the latest features added to LambdaTest Automation 👇 

LambdaTest SmartUI

  • Capture Full-Page Screenshot feature on Chrome browsers.📷 
  • If the SmartUI Project doesn't exist then it will automatically create a Project with the name you specify in the smartUI.project capability.

WEB AUTOMATION

  • Addition of the 'REMARK' field above Command logs for Playwright tests.

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