added

mabl CLI proxy support

Customers using a proxy to connect to the Internet within their network can now use the mabl CLI with forward proxy configuration.

improved

Simplified looping flow creation and editing

It's easier than ever to create a looping reusable flow. Now you can even do it at the same time you create a flow! Once you enter the flow name, you can then click on the "Looping" tab to configure the amount to loop the flow by. You can also click on the "Runs" count in the flow info to transition to the looping tab as well.

improved

Improved live loading of test run output

We've improved the way live running tests and passed tests load in mabl.

added

Element screenshots in test details

When viewing your tests and flows, steps now include an element screenshot. With this enhancement, you can easily pinpoint the exact element on the page that's interacted with to help you better understand your test. Select the environment for which you want to view element screenshots in the View Environment dropdown and mabl will load the corresponding screenshots.

improved

Improved filtering for plans and tests

We’ve updated the Plans and Tests pages to make managing your tests easier than ever. Use the improved filtering to quickly run or duplicate plans, add existing tests to a plan, and more.

added

Turning on/off tests

Have you ever needed to pause a single test from running, but didn't want to remove it from every plan that used it? Now you can easily pause tests by turning them off (or on) from the test detail page with a single click.

added

mabl CLI command builder for deployment events

If you are looking to integrate mabl tests in your development workflow and deployment pipeline (CI/CD), you can get started with the mabl CLI command builder available under Settings -> APIs.

added

Selenium migration tool

If you have an existing suite of Selenium-based tests, mabl now provides a tool to help you migrate those tests into mabl. This feature is part of the mabl CLI. Documentation for the Selenium migration tool can be found here: Migrating from Selenium.

added

Start multiple tests based on labels

You can now use test labels to launch multiple test runs in the mabl cloud with the mabl CLI. Have you been working on Feature X and only want to launch ad hoc test runs against tests labeled with the feature-x label? Now you can.

added

Role information modal for invited users

Newly added members will see a message when they first log in to a workspace for the first time. The message details their role in the workspace and what permissions they have.