Molly Exten

  • Total activity 804
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 11
  • Subscriptions 470

Articles

Recent activity by Molly Exten Recent activity Votes
  • 2025/10/01 - Improvements to test associations for flows, snippets, DataTables, and file uploads

    When managing reusable components like flows, snippets, DataTables, and file uploads, it’s important to know which tests are associated with them. To make this process easier, the mabl app includes...

  • October 2022

    New features | Enhancements | Changes | Bug fixes New features Configure settings for training a browser test When you build tests that run in different scenarios, it's important to confirm that th...

  • 2025/09/22 - Updates to mabl MCP config

    To ensure consistent access and better account management, we have updated the supported authentication flow for mabl MCP users. Starting with mabl CLI version 2.74.0, API key auth is no longer sup...

  • How to use database query steps in mabl tests

    With database query steps, you can make calls to your database within the context of a mabl test. Interacting directly with your database is useful in a variety of scenarios, including setting up/t...

  • September 2022

    New features | Enhancements | Changes | Bug fixes New features File upload support for API tests API tests now include the option to send requests with file uploads! With this functionality, you ca...

  • Writing database queries

    In mabl, you can use database query steps to create, read, update, and delete data in a connected database. Before writing database queries, you or someone on your team should be familiar with the ...

  • August 2022

    New features | Enhancements | Changes | Bug fixes New features General availability for Microsoft Edge Our first offering on the mabl Labs page - Microsoft Edge - is now generally available! Users ...

  • 2025/09/02 - Semantic search for tests

    When it comes to searching for tests, keywords can only get you so far. That’s why we’re excited to introduce semantic search for tests! Semantic test search is supported in the app and in the mabl...

  • Database connections

    By configuring a database connection, you can create database queries and add them as steps in your mabl tests. This article explains how to: Connect to a database Add an environment override Delet...

  • Updating the browser path

    mabl uses the Chrome app installed on your local machine for training and local test execution. However, it is possible to update the browser path to a different chromium browser, such as Microsoft...