Given
I visit "http://localhost:3000/"
3s 517ms
And
I feature toggle "WEB_MODERNISATION" to "true"
12ms
And
I wait for 1 seconds
1s 14ms
Then
"span" element with "text" "Calculators" should be visible
56ms
When
I click on element
626ms
And
I wait for 1 seconds
1s 12ms
And
I feature toggle "WEB_MODERNISATION" to "true"
10ms
And
I wait for 2 seconds
2s 15ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
39ms
When
I click on element
586ms
Then
I wait for 4 seconds
4s 3ms
Given
"button" element with "text" "Tobramycin"
61ms
Then
I scroll element into center view
1s 59ms
And
I wait for 1 seconds
1s 6ms
When
I click on element
586ms
Given
"button" element with "aria-label" "Male"
41ms
And
I wait for 1 seconds
1s 14ms
And
I scroll to element
73ms
And
I click on element
750ms
Given
"input" element with "id" "abx-height"
85ms
When
I enter "185"
255ms
Given
"input" element with "id" "ag-weight"
78ms
When
I enter "75"
166ms
Given
"input" element with "id" "ag-age"
37ms
When
I enter "50"
102ms
Given
"input" element with "id" "calc-creatinine"
55ms
When
I enter "110"
98ms
Then
I close the keyboard by clicking outside
144ms
And
I wait for 6 seconds
6s 2ms
When
I scroll down the window for 60px
19ms
Given
"button" element with "text" "Yes"
61ms
Then
I scroll element into center view
1s 32ms
And
I wait for 2 seconds
2s 16ms
And
I click on element
579ms
And
I wait for 4 seconds
4s 7ms
Given
"button" element with "text" "Calculate"
24ms
Then
I scroll element into center view
1s 26ms
And
I wait for 2 seconds
2s 7ms
And
I click on element
809ms
Given
"span" element with "text" "420"
56ms
Then
I scroll element into center view
1s 13ms
And
I wait for 1 seconds
1s 9ms
Then
"span" element with "text" "420" should be visible
60ms