Molly Exten
- Total activity 870
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 11
- Subscriptions 514
Articles
Recent activity by Molly Exten-
August 2023
New | Enhancements | Changes | Bug fixes New Permanent email addresses With our new permanent email addresses, you can test even more user journeys, including verifying scheduled emails, testing p...
-
2026/02/24 - Organize your tests with step groups
As tests grow longer, it can be difficult to scan a flat list of steps and understand what each section is doing. To keep tests more manageable, you can now organize related mobile and browser test...
-
Authorization settings in Postman imports
When you import a Postman collection into mabl, mabl recreates the Postman authorization settings on the created test(s). This article explains how mabl imports auth settings from a Postman collect...
-
Adding and editing steps in the mabl Trainer
This article explains how to add and edit steps for a mobile or browser test in the mabl Trainer, including how to… Record steps Add steps from the Trainer window Search for specific steps Edit ste...
-
July 2023
Changes | Bug fixes Changes Safari Legacy retirement Safari Legacy was formally retired on July 3, 2023. All tests executed on Safari now use Safari (WebKit) for the Unified Runner. Tests run on S...
-
Organizing tests with step groups
As your tests grow, a flat list of steps can become difficult to navigate. With step groups, you can bundle related steps together under a shared name. For example, you might group a sequence of cl...
-
2026/02/24 - Link support for API steps, snippets, and queries in mobile cloud runs
mabl Link is now available for mobile tests running in the cloud on both Android and iOS. This initial release supports API steps, JavaScript snippets, and database queries.When you run mobile test...
-
June 2023
New | Enhancements | Changes | Bug fixes New Run DataTable scenarios locally from the mabl CLI Starting with mabl CLI version 1.57.1, you can run tests locally with a specific DataTable scenario o...
-
Step groups vs. flows
Step groups and flows both help you organize test steps, but they serve different purposes. Step groups are a lightweight way to label and structure steps within a test for readability. Flows are r...
-
2026/02/17 - Improved assertion creation experience
Validating outcomes with assertions is a fundamental component of automated testing. To improve this experience, we recently redesigned the assertion creation experience in the mabl Trainer!Optimiz...