Given
I visit "http://localhost:3000/"
5s 831ms
And
I feature toggle "WEB_MODERNISATION" to "true"
13ms
And
I wait for 1 seconds
1s 1ms
Then
"span" element with "text" "Calculators" should be visible
59ms
When
I click on element
586ms
And
I wait for 1 seconds
1s 6ms
And
I feature toggle "WEB_MODERNISATION" to "true"
116ms
And
I wait for 2 seconds
2s 14ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
88ms
When
I click on element
599ms
Then
I wait for 4 seconds
4s 8ms
Given
"button" element with "text" "Tobramycin"
28ms
Then
I scroll element into center view
1s 20ms
And
I wait for 1 seconds
1s 9ms
When
I click on element
556ms
Given
"button" element with "aria-label" "Male"
20ms
And
I wait for 1 seconds
1s
And
I scroll to element
13ms
And
I click on element
576ms
Given
"input" element with "id" "abx-height"
26ms
When
I enter "185"
99ms
Given
"input" element with "id" "ag-weight"
34ms
When
I enter "75"
109ms
Given
"input" element with "id" "ag-age"
85ms
When
I enter "50"
327ms
Given
"input" element with "id" "calc-creatinine"
102ms
When
I enter "110"
248ms
Then
I close the keyboard by clicking outside
146ms
And
I wait for 6 seconds
6s 1ms
When
I scroll down the window for 60px
6ms
Given
"button" element with "text" "Yes"
52ms
Then
I scroll element into center view
1s 23ms
And
I wait for 2 seconds
2s 10ms
And
I click on element
566ms
And
I wait for 4 seconds
4s 2ms
Given
"button" element with "text" "Calculate"
35ms
Then
I scroll element into center view
1s 44ms
And
I wait for 2 seconds
2s 4ms
And
I click on element
594ms
Given
"span" element with "text" "420"
31ms
Then
I scroll element into center view
1s 19ms
And
I wait for 1 seconds
1s 11ms
Then
"span" element with "text" "420" should be visible
21ms