Given
I visit "http://localhost:3000/"
5s 693ms
And
I feature toggle "WEB_MODERNISATION" to "true"
20ms
And
I wait for 1 seconds
1s 10ms
Then
"span" element with "text" "Calculators" should be visible
44ms
When
I click on element
608ms
And
I wait for 1 seconds
1s 12ms
And
I feature toggle "WEB_MODERNISATION" to "true"
10ms
And
I wait for 2 seconds
2s 12ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
25ms
When
I click on element
844ms
Then
I wait for 4 seconds
4s 1ms
Given
"button" element with "text" "Tobramycin"
26ms
Then
I scroll element into center view
1s 11ms
And
I wait for 1 seconds
1s 7ms
When
I click on element
576ms
Given
"button" element with "aria-label" "Male"
30ms
And
I wait for 1 seconds
1s 9ms
And
I scroll to element
15ms
And
I click on element
564ms
Given
"input" element with "id" "abx-height"
28ms
When
I enter "185"
74ms
Given
"input" element with "id" "ag-weight"
21ms
When
I enter "75"
72ms
Given
"input" element with "id" "ag-age"
64ms
When
I enter "50"
77ms
Given
"input" element with "id" "calc-creatinine"
27ms
When
I enter "110"
60ms
Then
I close the keyboard by clicking outside
148ms
And
I wait for 6 seconds
6s 15ms
When
I scroll down the window for 60px
13ms
Given
"button" element with "text" "Yes"
54ms
Then
I scroll element into center view
1s 11ms
And
I wait for 2 seconds
2s 15ms
And
I click on element
640ms
And
I wait for 4 seconds
4s 7ms
Given
"button" element with "text" "Calculate"
78ms
Then
I scroll element into center view
1s 28ms
And
I wait for 2 seconds
2s 10ms
And
I click on element
617ms
Given
"span" element with "text" "420"
49ms
Then
I scroll element into center view
1s 19ms
And
I wait for 1 seconds
1s 3ms
Then
"span" element with "text" "420" should be visible
25ms