Feature Requests
SSO
Is there a way to connect to JIRA using SSO? We use single sign-on integration between Okta and JIRA On-Premise. Currently, it doesn't look like I can connect to JIRA with mabl.
API Testing
Can mabl perform API tests given a swagger doc?
Is it possible to raise assertions around AJAX requests?
Is there any way to inspect the contents of an AJAX request and make assertions about its contents?
Is the Kendo UI framework supported?
Our site makes heavy use of the popular Kendo UI framework from Telerik. In it, HTML element are often set to display:none and disabled, and the actual control runs on an injected element. Kendo has online demos of most all their controls.
How to set a baseline for image comparison?
How do I run a test and tell Mabl this is the baseline for future tests. Trying to use it to test a site before/after applying an update.
Slack integration with filters based on plans
Please add Plan filters to the Slack integration so different Plan alerts could go to different channels.
Need an option to supply multiple credentials/data to loop through a journey
If i want to test the login to application using different set of credentials, there should be an option to supply the credentials to journey and execute it repeatedly for all the inputs.
Need an option to re-use an already recorded step
Need an option to re-use an already recorded step. This is what we used to do in our usual automation framework setup where we keep the repeatedly used items in the utils. Once we record a journey/step, we should be able to re-use at any point in another journey.
Trigger a test via API specifying the URL
I would like to trigger a test via API but also specify the URL the test should run against. This way I can handle testing environments with dynamic URLs.
Run Journeys sequentially rather than parallel with the ability to prioritize within a Plan.
A feature request. This would allow you to reuse journey's in multiple Plans, this is important when something you do in one journey persists on the site and can then be used on another journey.