Sep 24, 2019
0
Level 6
Dusk: Load password into test based on user chosen
Is there an easy way in Laravel Dusk to type in a password you grab from the database based on username? I would like to leave tests a little cleaner. So I would like to pick a user, but with it load the password and then login. How can I make this happen?
Please or to participate in this conversation.