Eva Ferreira
- Total activity 353
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 178
Articles
Recent activity by Eva Ferreira-
Interacting with HTML select dropdowns
Web apps often use dropdowns to present a list of options to users. While there are many ways to render dropdowns, the HTML select element is the standard choice for picking from a menu of options....
-
Support for MFA logins
Multi factor authentication (MFA) is a layered approach to authentication that requires users to provide two or more forms of identification to log into an application. For example, in addition to...
-
Testing in iframes
This article serves as a reference for training test steps that interact with elements in iframes. Iframes, also known as inline frames, embed content from another website in an application, such a...
-
MFA authenticator logins
In an application that uses time-based one-time password (TOTP) authentication, the user provides two forms of authentication: A regular password An additional temporary code generated from a TOT...
-
Logging in with an email verification code
If your web or mobile application uses email one-time password (OTP) authentication, you can automate your login flow using mabl Mailbox and mabl credentials. What is email OTP? In an application...
-
Auto-login flows
mabl has the ability to log into many applications automatically, given that all you need to login are a username and password. This guide explains how to use auto-login flows in browser tests and ...
-
Working with flow parameters in the mabl Trainer
With flow parameters, you can scope variables to a single flow or reuse a flow with different variables. If you are familiar with common programming languages, you can think of flows as functions a...
-
Mobile web testing guidelines
Testing the responsive web design of your application is important for validating that users have a consistently great experience across mobile devices. In mabl, you can train and run mobile web te...
-
Creating mobile web tests
In mabl, you can validate your web app across different devices with mobile web tests. Unlike mobile app tests, which interact with a native Android or iOS application, mobile web tests interact wi...
-
Quick-edit mode
If you want to make updates to a browser or mobile test that don't involve opening the mabl Desktop App, interacting with the application under test, or Trainer playback, you can select Edit test >...