Wait Until Step
We're all fine with "up to a 15 minute wait" for a table to open at our favorite restaurant, but if a table is available before the 15 minutes is up, wouldn't you prefer be seated earlier rather than continue waiting? Similarly, we don't necessarily want mabl to wait a full 20 seconds every time the test is run, but we don't want that test to fail either just because a step times out right before the element appears on the page.
PDF export includes step titles
Reading test run results exported to PDF format just got easier. We now include step titles in the output to help navigate long and complicated tests.
Heading options for Echo step
Do you have tests with many flows and steps? You can now organize them in logical sections by designating the Echo steps as headers. Test overview and run result pages will style Echo steps according to header levels.
Download for datatables
Just as you can import your existing datatables into mabl by uploading them in CSV format, you can now download your datatables in CSV format to share them with others or manage test data in a spreadsheet such as Excel or Google Sheets.
Test detail's plan list in new tab
We continue to improve the test details page's organization to make it easier to use.
Execution Results API Enhancements
The Execution Results API has been updated to make it easier to tell whether a deployment was successful when taking automatic plan retries into account. A new top-level object was added to the response that looks similar to the following:
Selecting, adding, removing, and editing URLs
Selecting an application, environment, and URL for a plan just got easier.
New month to date runs card to email workspace report
We have updated the cards in the email workspace report to provide even better visibility into your tests, execution and recent insights.
Changing the target element in the trainer
You can now change the target element of a click, double click, or a hover step without the need to retrain the step. You just need to edit the step in the trainer and you should see a cursor button to change the selected element, details about the target element, and a dropdown to change the action type.