Feature Requests
FR: Password variable generator
You have alnum, numeric, and alpha functions in your variable generators, but many sites (the good ones, anyway) require passwords to have at least one Uppercase, lowercase, numeric and special character. I've been getting around this by doing "{{alnum:10}}@123Ab" in order to make sure all my required character classes are covered. It's a bit of a hack and I think there should be a random string generator which is deterministically providing required characters.
Is the Back Arrow button supported?
Does mabl support the use of the browsers Back Arrow button?
Feature to compare result screenshot with different journey
- my company is now on frontend framework conversion
- we want to compare 2 screenshots, before and after ones.
XMLHttpRequest upload
Right now, Mabl supports tracking of uploading files with PHP the classic way, where the trainer records steps for it, but it doesn't work for uploading via XMLHttpRequest. Mabl trainer simply doesn't record the upload steps on our site.
jira integration
after integrating with jira,i want add a newjira issue,but getting error something went wrong.
install extension button didn't response
"install extension" button didn't response when I click it.
chrome version is 70.0
Could anyone can tell me how to do it?
Mabl Licesning
Can you please, how MABL is licensed? And also please confirm about MabL plugins licensing. For Mabl Chrome plugins, is any license required for installation?
If yes, please confirm which product and what type?
Can't install the mabl extension due to my company's group policy
Hi,
moving journeys
can i move one or set of journeys or plans from one workspace to another , given that i have access rights on both
checkbox on login
The login screen for my app needs to have a checkbox checked in addition to entering the username and password. Obviously I can deal with this when creating my own journeys by adding a standard flow into each journey. However, I cannot see how to get your default "Visit all linked pages within the app" journey to get past the login. I did set up credentials in settings and I can see from the test results the the username and password are being entered, but the application complains about the checkbox not being checked. There doesn't seem to be any way to edit this "default" journey to add the critical checkbox step to the login sequence.