Given
I visit "http://localhost:3000/"
3s 934ms
And
I feature toggle "WEB_MODERNISATION" to "true"
44ms
And
I wait for 1 seconds
1s 3ms
Given
"button" element with "class" "size-12"
37ms
Then
I scroll element into center view
1s 5ms
And
I wait for 1 seconds
1s 23ms
When
I click on element
688ms
Then
"span" element with "text" "Calculators" should be visible
248ms
When
I click on element
641ms
And
I wait for 4 seconds
4s 1ms
And
I feature toggle "WEB_MODERNISATION" to "true"
9ms
And
I wait for 2 seconds
2s 1ms
Then
"span" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
34ms
When
I click on element
657ms
Then
I wait for 4 seconds
4s 2ms
Given
"button" element with "text" "Amikacin"
26ms
Then
I scroll element into center view
1s 6ms
And
I wait for 1 seconds
1s 1ms
When
I click on element
611ms
Given
"button" element with "aria-label" "Male"
19ms
And
I wait for 1 seconds
1s
And
I scroll to element
13ms
And
I click on element
605ms
Given
"input" element with "id" "abx-height"
39ms
When
I enter "185"
116ms
Given
"input" element with "id" "ag-weight"
18ms
When
I enter "90"
85ms
Given
"input" element with "id" "ag-age"
19ms
When
I enter "50"
58ms
Given
"input" element with "id" "calc-creatinine"
21ms
When
I enter "110"
58ms
And
I wait for 2 seconds
2s 5ms
Then
I close the keyboard by clicking outside
256ms
And
I wait for 6 seconds
6s
When
I scroll down the window for 60px
4ms
And
I wait for 2 seconds
2s 1ms
Given
"button" element with "text" "Yes"
28ms
And
I wait for 1 seconds
1s 3ms
And
I scroll to element
11ms
And
I click on element
595ms
Then
I wait for 4 seconds
4s 13ms
Given
"button" element with "text" "Calculate"
20ms
And
I wait for 1 seconds
1s 1ms
And
I click on element
626ms
Then
"span" element with "text" "2000" should be visible
22ms