When
I follow the left menu "Users > User List > Active"
187ms
And
I follow "Create User"
789ms
And
I enter "testing" as "login"
58ms
And
I enter "testing" as "desiredpassword"
57ms
And
I enter "testing" as "desiredpasswordConfirm"
61ms
And
I select "Mr." from "prefix"
53ms
And
I enter "Test" as "firstNames"
53ms
And
I enter "User" as "lastName"
57ms
And
I enter "galaxy-noise@localhost" as "email"
77ms
And
I click on "Create Login"
2s 300ms
Then
I should see a "Account testing created, login information sent to galaxy-noise@localhost" text
69ms
And
I should see a "testing" link
12ms