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