Given
I input to "uid" textbox with data "mngr152676"
7s 853ms
And
I input to "password" textbox with data "qEtEvUd"
184ms
When
I click to "btnLogin" button
763ms
Then
I verify Homepage displayed
1s 835ms
When
I open "New Customer" page
1s 720ms
And
I input to "name" textbox with data "Auto Test"
157ms
And
I input to "dob" textbox with data "2000-10-01"
435ms
And
I click to "m" radio button
109ms
And
I input to "addr" textarea with data "123 Da nang"
166ms
And
I input to "city" textbox with data "Da nang"
131ms
And
I input to "state" textbox with data "Cam Le"
526ms
And
I input to "pinno" textbox with data "123123"
117ms
And
I input to "telephoneno" textbox with data "01234123433"
111ms
And
I input to "emailid" textbox with random data "auto@gmail.com"
155ms
And
I input to "password" textbox with data "123123"
101ms
And
I click to "sub" button
1s 895ms
Then
I verify success message displayed with "Customer Registered Successfully!!!"
047ms
And
I verify expected data at "Customer Name" label equal actual data "Auto Test"
044ms
And
I verify expected data at "Birthdate" label equal actual data "2000-10-01"
039ms
And
I verify expected data at "Gender" label equal actual data "male"
043ms
And
I verify expected data at "Address" label equal actual data "123 Da nang"
350ms
And
I verify expected data at "City" label equal actual data "Da nang"
033ms
And
I verify expected data at "Pin" label equal actual data "123123"
029ms
And
I get Customer ID
040ms