added

Quickly edit step descriptions in the mabl Trainer

We recently gave users a way to supply custom step descriptions in the mabl Trainer and now we've made it even easier to edit them. Users can now double click any step description text and edit it directly in the step list view. This latest improvement can be found in trainer version 2.11.18.

added

Preview deployment event

Have you ever wanted to test a call to our Deployment Events API without actually executing any plans? You can now perform a preview (dry run) of a Deployment Event API call to see what plans would have executed, without actually running them. You can use this to quickly fine-tune your configuration and test your integration.

added

New Variables View in Trainer

You can now view all the variables used in a journey in the trainer. The options in the Variables dropdown have been modified slightly, and there is now a new View option. Clicking on this option opens up a new window that displays all of the variables in the journey.

added

mabl mailbox custom email prefix support

You can now use custom prefixes with mabl Mailbox email addresses. Tagging your mabl Mailbox email addresses with a custom prefix can help you easily mark and differentiate addresses on your backend systems. (e.g. querying for results containing the chosen string in your own databases).

added

mabl test action available for GitHub Actions 2.0

mabl now supports a native integration with GitHub Actions 2.0. Using the run mabl tests action, you can easily integrate mabl into your CI/CD workflow. The run mabl tests action has support for setting a new visual baseline, overriding the set of browsers to test and more.

added

mabl GitHub App Available

We're excited to announce the release of the mabl GitHub app.

added

Custom Step Descriptions and Notes (v2.11.9+)

Add Custom Step Descriptions

added

Metrics in email report

We've added metrics to your email report! Numbers of the most recent passing/failing journeys, test coverage, recent visual changes, recent JavaScript errors, deployments, recent checked/broken links, and created journeys within your plans are now available at the top of your email report, as well as linked to more detailed views of each.

added

Jenkins plugin (v0.0.13) allows filtering by plan labels

You can now select plan labels when creating a build step in the mabl Jenkins plugin. After adding your API key, the Plan Labels field will populate with all plan labels in your workspace. You can select multiple labels using the standard Ctrl+Click/Shift+Click/Cmd+Click multi-selection.

added

Custom find set file action + edit set files

The mabl trainer can't always automatically detect uploads that are done by more advanced methods. To get around this, we've added a new Action option in the custom find drop-down Set file input. This will allow you to use another selector to locate your input[type="file"] element and set the file for your journey of a previously uploaded file.