Given
I visit "http://localhost:3000/"
3s 887ms
And
I feature toggle "WEB_MODERNISATION" to "true"
33ms
And
I wait for 1 seconds
1s 10ms
Then
"span" element with "text" "Calculators" should be visible
50ms
When
I click on element
655ms
And
I wait for 1 seconds
1s 6ms
And
I feature toggle "WEB_MODERNISATION" to "true"
8ms
And
I wait for 2 seconds
2s 3ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
130ms
When
I click on element
615ms
Then
I wait for 4 seconds
4s 8ms
Given
"button" element with "text" "Tobramycin"
31ms
Then
I scroll element into center view
1s 7ms
And
I wait for 1 seconds
1s 9ms
When
I click on element
570ms
Given
"button" element with "aria-label" "Male"
25ms
And
I wait for 1 seconds
1s 6ms
And
I scroll to element
17ms
And
I click on element
564ms
Given
"input" element with "id" "abx-height"
124ms
When
I enter "185"
370ms
Given
"input" element with "id" "ag-weight"
92ms
When
I enter "75"
127ms
Given
"input" element with "id" "ag-age"
37ms
When
I enter "50"
72ms
Given
"input" element with "id" "calc-creatinine"
37ms
When
I enter "110"
64ms
Then
I close the keyboard by clicking outside
132ms
And
I wait for 6 seconds
6s 10ms
When
I scroll down the window for 60px
44ms
Given
"button" element with "text" "Yes"
155ms
Then
I scroll element into center view
1s 24ms
And
I wait for 2 seconds
2s 4ms
And
I click on element
548ms
And
I wait for 4 seconds
4s
Given
"button" element with "text" "Calculate"
42ms
Then
I scroll element into center view
1s 7ms
And
I wait for 2 seconds
2s 5ms
And
I click on element
609ms
Given
"span" element with "text" "420"
28ms
Then
I scroll element into center view
1s 14ms
And
I wait for 1 seconds
1s 13ms
Then
"span" element with "text" "420" should be visible
18ms