added

Mabl CLI Docker images now available

Running the mabl CLI in your CI/CD pipeline just got easier. Skip the NPM and CLI install process using the mabl CLI image on DockerHub. Now you can start tests and view results in a single command! Better still, these tiny containers are much faster than running npm install and work across operating systems.

improved

Workspace summary emails now show total allocated test runs

Mabl's workspace summary emails now show your allocated monthly runs as a denominator in the Test runs this month section. We've also clarified the metrics we're sending.

added

Rollback all selector overrides from test execution

A new menu item, "Rollback updated selectors", has been added on the test output page.

added

CircleCI integration

You can now trigger specific environment or application test plans from CircleCI. The result of the test runs is also available in JUnit XML format. For more information, visit the run-mabl-tests Orb documentation or the mabl help article.

improved

Updated wait-until step

Using the new wait-until configuration, you can now tell mabl explicitly if it should auto-heal.

added

Multi-workspace usage dashboard

With this release we’ve added support for certain tiers of Enterprise customers to allocate their monthly test runs to various workspaces across their organization, with a dashboard that displays test run usage across those workspaces.

improved

Test output loading improvements

We've improved the test output and ad-hoc run experiences, focusing on performance.

improved

mabl branch option added to Jenkins integration plugin

The latest version of the Jenkins integration plugin now supports the mabl branch option. Using this option you can trigger tests in a specific branch. You can also leverage variables in Jenkins to specify a value for this new branch parameter.

improved

Performance data in Coverage

mabl now gives you the ability to see how a page performs without the need to create new or specialized tests. We've expanded mabl's Coverage data to include Speed Index, a performance monitoring metric that indicates how users are likely to perceive the load speed of your application. Previously, this data was only available in the "Performance" tab for individual steps of a test run.

added

Octopus Deploy integration

We have made it easier to trigger specific application or environment plans with Octopus Deploy. The Run mabl tests template is now available in the Octopus step template library. Learn more.