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
  • Creating reliable finds in mobile tests

    In automated mobile testing, targeting the correct element can be challenging: mobile apps are dynamic, and sometimes target elements lack unique, descriptive attributes. To address this challenge,...

  • Managing mobile build files in the CLI

    In the mabl CLI, you can programmatically manage your mobile build files for mobile testing, including integrating with CI/CD. This article highlights mabl CLI commands that are useful for testing ...

  • JavaScript snippets

    While mabl allows you to test many web apps and APIs without code, sometimes there are app-specific use cases that aren't supported out of the box. JavaScript snippets offer a way to accomplish tas...

  • 2026/01/14 - Visual assertions in local CLI runs

    Starting with mabl CLI version 2.82.10, you can trigger local and CI runs of tests that contain visual assertions. With this enhancement, you can run more complex visual validations earlier in the ...

  • Export test output as a PDF

    In mabl, you can export output from browser and mobile test runs as a PDF. PDF exports are helpful for teams that need to track results for compliance reasons or to quickly share output with a non-...

  • Best practices for validating API responses

    To ensure that your API response validations yield meaningful results, it’s important to create targeted checks that align with the goal of the test. This article offers several best practices to h...

  • May 2024

    New | Enhancements | Bug fixes New Additions to mobile app testing Expand your mobile test coverage and unlock more testing workflows with the latest additions to our mobile app testing solution: ...

  • Using mabl Mailbox

    After creating a mabl Mailbox address, you can use it to create end-to-end tests that include email validation. This article explains how to test emails in mabl Mailbox: Using a mabl Mailbox addr...

  • 2026/01/12 - Recent performance enhancements in the mabl app

    As your automated testing coverage grows, the mabl team is committed to delivering a responsive and performant in-app experience. To support this goal, we recently made updates across the app to re...

  • Visual find for taps and clicks

    Much of automated UI testing relies on finding elements by their text-based attributes, such as selectors and classes. However, sometimes these attributes aren’t enough to reliably and accurately i...