Given
I visit "http://localhost:3000/"
762ms
And
I feature toggle "WEB_MODERNISATION" to "true"
3s 204ms
And
I wait for 1 seconds
1s 13ms
Then
"span" element with "text" "Calculators" should be visible
75ms
When
I click on element
699ms
And
I wait for 1 seconds
1s 14ms
And
I feature toggle "WEB_MODERNISATION" to "true"
24ms
And
I wait for 2 seconds
2s 12ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
141ms
When
I click on element
864ms
Then
I wait for 4 seconds
4s 8ms
Given
"button" element with "text" "Tobramycin"
86ms
Then
I scroll element into center view
1s 19ms
And
I wait for 1 seconds
1s 14ms
When
I click on element
602ms
Given
"button" element with "aria-label" "Male"
31ms
And
I wait for 1 seconds
1s 12ms
And
I scroll to element
30ms
And
I click on element
586ms
Given
"input" element with "id" "abx-height"
38ms
When
I enter "185"
147ms
Given
"input" element with "id" "ag-weight"
67ms
When
I enter "75"
71ms
Given
"input" element with "id" "ag-age"
23ms
When
I enter "50"
55ms
Given
"input" element with "id" "calc-creatinine"
21ms
When
I enter "110"
53ms
Then
I close the keyboard by clicking outside
132ms
And
I wait for 6 seconds
6s 2ms
When
I scroll down the window for 60px
10ms
Given
"button" element with "text" "Yes"
28ms
Then
I scroll element into center view
1s 21ms
And
I wait for 2 seconds
2s 4ms
And
I click on element
570ms
And
I wait for 4 seconds
4s 12ms
Given
"button" element with "text" "Calculate"
92ms
Then
I scroll element into center view
1s 19ms
And
I wait for 2 seconds
2s 10ms
And
I click on element
575ms
Given
"span" element with "text" "420"
25ms
Then
I scroll element into center view
1s 4ms
And
I wait for 1 seconds
1s 20ms
Then
"span" element with "text" "420" should be visible
143ms