New Features in Web and App Automation

Web Automation

Google Lighthouse Report for Playwright Testing 💈 

You can now view the Lighthouse Performance Metrics while running Playwright tests on the LambdaTest cloud. By generating the Lighthouse report, you can view the following performance metrics: 

  • Performance 
  • Accessibility 
  • Best Practices 
  • SEO 
  • Progressive Web App

Currently, LambdaTest supports Lighthouse Audits on Chrome, Edge, and Chromium browsers. 

Refer to documentation:  View Lighthouse Performance Metrics for Playwright. 

Identify and Highlight CDP Errors in Command Logs  

Now you can identify failed command logs at a glance on the LambdaTest Automation Dashboard, allowing you to highlight error command logs instantly. For Playwright, Puppeteer, Taiko, and K6 tests, you can view both the passed and failed status of command logs. This feature makes troubleshooting and debugging easier, as you are able to pinpoint the specific command that caused the error.

Introducing Max Duration for Test Session Timeout 🔴 

For Cypress tests, you can specify a maximum time limit for the test to execute before it is automatically stopped, thus freeing up resources for other tests to execute. Please refer to the documentation Max Duration for Test Session Timeout.

APP AUTOMATION
 

Support for Regular Expression in Playwright Android Testing 🎭 

There may be instances in which the selected device is unavailable when conducting tests on LambdaTest. As a result, Regular Expression (REGEX) comes in handy by expanding the search criteria in order to find alternative devices for testing. 

We have now enabled the support for Regular Expression to fetch device names that are available for Playwright testing on Android devices.

For more details, check the documentation Capabilities for Playwright Android Testing.

Disable Screenshot Block for Android Testing 📱 

LambdaTеst now provides Disable Screenshot Block feature (in Beta) for real Android devices, providing a valuablе solution for mobile app tеsting when dealing with applications that imposе rеstrictions on taking scrееnshots. 

With this feature, you can disablе thе scrееnshot block for Android dеvicеs and perform tеsting without еncountеring any disruptions likе black scrееns or missеd scrееnshots duе to thе app's inhеrеnt propеrtiеs.  

Disable Screenshot Block is supported in Real Time App Testing and App Automation. 

Refer to the documentation Disable Screenshot Block for Android.

Start Testing