Smart UI: New API to Fetch Build Status and Ability to Capture Screenshot of Specific Element

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.

Start Testing