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 

New Capability Support To Turn OFF Command & Selenium Logs, Bugs Fixed & Improvements!

Hey Testers!

We are pleased to announce the next release of Automation. Here are the new features with major bug fixes & improvements. 🐞

FEATURE

New Capability support to turn off the Command and Selenium/Appium logs.

For desired capabilities, refer to our Desired Capabilities In Selenium documentation.

FIXES

  • There was an issue reported with the Date filter. This issue has been fixed now. 🟢 

IMPROVEMENTS

We have made some improvements in the Build search logic. 🚀 

Show Previous EntriesShow Previous Entries