Molly Exten
- Total activity 886
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 11
- Subscriptions 537
Articles
Recent activity by Molly Exten-
April 2024
New | Bug fixes New Mobile app testing general availability Extend your test coverage to include iOS and Android applications with our mobile app testing solution! Now generally available, mobile a...
-
Swiping & scrolling in mobile tests
Mobile tests can only find and interact with elements in the current page view. To interact with elements outside the current page view, add scroll steps. Swiping gestures can be achieved using t...
-
Exporting test run artifacts
Whether you need to track test run results for compliance purposes or share results with your team for further troubleshooting, mabl offers a few different methods to export run artifacts for brows...
-
2026/04/02 - Nested reusable flows
Flows can now contain other flows! With nested flows, you can build reusable hierarchies into your tests, inserting a flow inside another flow, with flow parameters passed down through each layer. ...
-
How to change the name of a workspace
Workspace owners can change the name of a workspace by going to Settings > Workspace in the mabl app. Click on the edit pencil next to the Name field.Enter a new workspace name and save your changes.
-
How to add comments to test output
Click on the comment icon in the top right corner to add comments on the test output, such as links to related test failures, Jira tickets, or a specific PR that broke your tests. Adding a comment ...
-
Forward proxies for mabl Link traffic
If you're running the Link Agent in a network that uses a forward proxy, you can use proxy options to ensure outgoing Link traffic is successfully routed to the mabl Link Service. Proxy configurati...
-
Importing tests in the mabl CLI
If you're just getting started in mabl, you can migrate tests from Playwright or Selenium into mabl with the mabl tests import command. mabl tests import playwright The mabl tests import playwright...
-
Adding auth settings to API tests
Depending on the type of authentication or authorization required by your API, you can add auth settings at the test, flow, and request level for an API test. mabl supports the following authentica...
-
March 2024
New | Enhancements | Bug fixes New Advanced auto-heal general availability In our ongoing commitment to deliver a low-maintenance testing solution, we've made advanced auto-heal generally available...