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-
Mobile build files
A mobile build file represents a specific version of a native mobile application. When you upload mobile build files to mabl, anyone on your team can create and edit mobile tests in the cloud. This...
-
Link with Systemd
With systemd, you can run the mabl Link Agent as a system service on a Linux machine. Link Agents that run on systemd automatically start up on boot and restart if the process crashes. This articl...
-
2026/03/20 - Agentic test recovery at runtime
Imagine a test that needs to confirm an order was successfully created. The new order is created, but lands on page 2 of a paginated list. The test fails, not because the order didn’t get created, ...
-
CSS assertions
With CSS assertions, you can ensure that visual and stylistic aspects of your web application meet specified standards or expectations. Some use cases for CSS assertions include: Validating that el...
-
June 2024
New | Enhancements | Bug fixesNewEarly access for visual assertionsSimplify test creation and expand your app's coverage with visual assertions!Visual assertions use generative AI to evaluate a scr...
-
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/03/20 - Parallel agentic test authoring
You can now build multiple browser tests at the same time in the cloud, without opening the mabl Trainer. With parallel agentic test authoring, describe what you want to test and the mabl agent bui...
-
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-...