Deployment Events
Up until now, links and javascript functions that launched pages in a new window rather than a new tab wouldn't be tracked and followed by the trainer. Not anymore, just open the More actions
menu, and check the Track new windows
check box. This will cause all new windows created to spawn a trainer window to interact with the page (provided that active recording is turned on)
With the latest version of the mabl Trainer (2.8.25) you will no longer have to wait for the full web app to refresh on each save. The mabl web app should update instantly without the loading bar. We hope this makes training and editing journeys much more enjoyable.
You can now duplicate steps in the mabl Trainer (v2.8.21+). You can find the option in the step toolbar menu. The duplicated step will be added below the original step.
We updated the step toolbar in the mabl Trainer (v2.8.18+) to better organize the actions you can take on the selected step. When you hover over a step, the step toolbar appears allowing you to edit or delete a step. You can also click the "..." button to access more options from a dropdown menu.
We have improved the filtering of insights on the Insights page! Previously, when applying filters to the insights, the filters were only applied to the insights that have been loaded in the app, potentially masking the presence of certain insights. Now when you update the STATUS, TYPE, APP, or ENV filters, mabl will retrieve additional insights that apply to the filter criteria.
We've added a new Result page where you can view all of your recent journey runs and plan runs in one place for easy analysis.
We recently released a new version of the Link Agent (1.5.1) that addresses some problems that may occur during the automatic update process. Unfortunately this change was not compatible with the existing auto-update process. As a result, you may see the Link Agent appear to hang on startup with messages such as the following in the console or logs:
Now you can easily add credentials to your test or plan from within the test and plan forms! Simply click "Add Credentials" in the authentication section to add a username/password to your test or plan.
You can now browse your app's test coverage in mabl to identify gaps and quickly find which journeys test each page. mabl provides three measures to understand your level of existing coverage for a page - number of journeys, steps, and assertions - and two measures to identify pages that may need to be tested or more thoroughly tested - number of other pages linking to it and its depth, i.e., number of links followed from the app's starting page necessary to reach it.