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-
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...
-
Uploading files to your mobile app
Testing file uploads in your mobile app is an important part of ensuring a more seamless user experience. In the mabl Trainer, you can train a file upload scenario for your mobile app in two steps:...
-
Getting started with accessibility testing
Accessibility is an important part of the user experience, ensuring that all users, including users with disabilities, can understand and interact with your application. For example, think about a...
-
2026/03/19 - Export resolved variable values from test runs
You can now export resolved variable values from your browser test runs using the mabl CLI or the mabl API! Previously, the actual resolved values in test runs were only visible from the test outp...
-
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.
-
Migrating Playwright tests
If you're new to mabl and want to leverage your existing set of Playwright tests, you can either integrate mabl's advanced testing features directly into your Playwright test suites or migrate your...