For bug reports and questions, please use the in-app chat or support@mabl.com.
As a developer
I want to easily use my development credentials during mabl test runs
To keep my user state isolated from other developers sharing the same environment
Mabl cli and desktop only offer a way to use credentials already stored within the mabl online application. This currently forces developers to create credentials in the remote system if they need them, cluttering the interface and making management more difficult.
In a best case scenario we would build our tests to create random users on every run, but currently our infrastructure cannot support this option. There are also likely use cases where we would always have to rely on specific credentials (e.g. admin interfaces).