Given
I visit "http://localhost:3000/"
3s 726ms
And
I feature toggle "WEB_MODERNISATION" to "true"
93ms
And
I wait for 1 seconds
1s 5ms
Then
"span" element with "text" "Calculators" should be visible
50ms
When
I click on element
743ms
And
I wait for 1 seconds
1s 5ms
And
I feature toggle "WEB_MODERNISATION" to "true"
56ms
And
I wait for 2 seconds
2s 10ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
19ms
When
I click on element
740ms
Then
I wait for 4 seconds
4s 5ms
Given
"button" element with "text" "Tobramycin"
43ms
Then
I scroll element into center view
1s 35ms
And
I wait for 1 seconds
1s 6ms
When
I click on element
588ms
Given
"button" element with "aria-label" "Male"
24ms
And
I wait for 1 seconds
1s 10ms
And
I scroll to element
20ms
And
I click on element
607ms
Given
"input" element with "id" "abx-height"
50ms
When
I enter "185"
194ms
Given
"input" element with "id" "ag-weight"
44ms
When
I enter "75"
133ms
Given
"input" element with "id" "ag-age"
48ms
When
I enter "50"
110ms
Given
"input" element with "id" "calc-creatinine"
28ms
When
I enter "110"
103ms
Then
I close the keyboard by clicking outside
146ms
And
I wait for 6 seconds
6s 13ms
When
I scroll down the window for 60px
102ms
Given
"button" element with "text" "Yes"
113ms
Then
I scroll element into center view
1s 32ms
And
I wait for 2 seconds
2s 14ms
And
I click on element
582ms
And
I wait for 4 seconds
4s 7ms
Given
"button" element with "text" "Calculate"
76ms
Then
I scroll element into center view
1s 6ms
And
I wait for 2 seconds
2s 17ms
And
I click on element
606ms
Given
"span" element with "text" "420"
70ms
Then
I scroll element into center view
1s 10ms
And
I wait for 1 seconds
1s 13ms
Then
"span" element with "text" "420" should be visible
17ms