Given
I visit "http://localhost:3000/"
5s 934ms
And
I feature toggle "WEB_MODERNISATION" to "true"
34ms
And
I wait for 1 seconds
1s 10ms
Then
"span" element with "text" "Calculators" should be visible
44ms
When
I click on element
574ms
And
I wait for 1 seconds
1s 15ms
And
I feature toggle "WEB_MODERNISATION" to "true"
20ms
And
I wait for 2 seconds
2s 1ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
46ms
When
I click on element
609ms
Then
I wait for 4 seconds
4s 8ms
Given
"button" element with "text" "Tobramycin"
25ms
Then
I scroll element into center view
1s 22ms
And
I wait for 1 seconds
1s 15ms
When
I click on element
655ms
Given
"button" element with "aria-label" "Male"
50ms
And
I wait for 1 seconds
1s 4ms
And
I scroll to element
23ms
And
I click on element
563ms
Given
"input" element with "id" "abx-height"
26ms
When
I enter "185"
84ms
Given
"input" element with "id" "ag-weight"
30ms
When
I enter "75"
131ms
Given
"input" element with "id" "ag-age"
29ms
When
I enter "50"
76ms
Given
"input" element with "id" "calc-creatinine"
21ms
When
I enter "110"
97ms
Then
I close the keyboard by clicking outside
145ms
And
I wait for 6 seconds
6s 21ms
When
I scroll down the window for 60px
9ms
Given
"button" element with "text" "Yes"
54ms
Then
I scroll element into center view
1s 31ms
And
I wait for 2 seconds
2s 7ms
And
I click on element
549ms
And
I wait for 4 seconds
4s 14ms
Given
"button" element with "text" "Calculate"
19ms
Then
I scroll element into center view
1s 12ms
And
I wait for 2 seconds
2s 4ms
And
I click on element
560ms
Given
"span" element with "text" "420"
18ms
Then
I scroll element into center view
1s 11ms
And
I wait for 1 seconds
1s 15ms
Then
"span" element with "text" "420" should be visible
26ms