Feature: Registro Fallido de Admin en Ghost
Scenarios
Chart |
Status Progress |
||||
---|---|---|---|---|---|
1
|
|
||||
Total duration: | |||||
1m 49.033s |
Scenario: Usuario se registra sin llenar los campos
Before
0m 28.296s
Given
I navigate to page "http://localhost:2368/ghost/#/setup"
0m 9.137s
When
I wait for 2 seconds
0m 2.815s
And
I click element "button[type='submit']"
0m 0.875s
When
I wait for 2 seconds
0m 2.001s
Then
I should see in form "#setup" element ".main-error" with text "Please fill out every field correctly to set up your site. "
0m 0.815s
After
0m 5.094s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "http://localhost:2368/ghost/#/setup"
When
I wait for 2 seconds
And
I click element "button[type='submit']"
When
I wait for 2 seconds
Then
I should see in form "#setup" element ".main-error" with text "Please fill out every field correctly to set up your site. "
After
NO IMAGE AVAILABLE