Given
I visit "http://localhost:3000/"
4s 914ms
And
I feature toggle "WEB_MODERNISATION" to "true"
16ms
And
I wait for 1 seconds
1s 13ms
Then
"span" element with "text" "Calculators" should be visible
37ms
When
I click on element
614ms
And
I wait for 1 seconds
1s 8ms
And
I feature toggle "WEB_MODERNISATION" to "true"
9ms
And
I wait for 2 seconds
2s 5ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
36ms
When
I click on element
657ms
Then
I wait for 4 seconds
4s 15ms
Given
"button" element with "text" "Tobramycin"
29ms
Then
I scroll element into center view
1s 17ms
And
I wait for 1 seconds
1s 13ms
When
I click on element
578ms
Given
"button" element with "aria-label" "Male"
39ms
And
I wait for 1 seconds
1s 10ms
And
I scroll to element
9ms
And
I click on element
569ms
Given
"input" element with "id" "abx-height"
39ms
When
I enter "185"
92ms
Given
"input" element with "id" "ag-weight"
24ms
When
I enter "75"
66ms
Given
"input" element with "id" "ag-age"
20ms
When
I enter "50"
49ms
Given
"input" element with "id" "calc-creatinine"
21ms
When
I enter "110"
60ms
Then
I close the keyboard by clicking outside
131ms
And
I wait for 6 seconds
6s 5ms
When
I scroll down the window for 60px
6ms
Given
"button" element with "text" "Yes"
20ms
Then
I scroll element into center view
1s 7ms
And
I wait for 2 seconds
2s 21ms
And
I click on element
576ms
And
I wait for 4 seconds
4s 1ms
Given
"button" element with "text" "Calculate"
44ms
Then
I scroll element into center view
1s 8ms
And
I wait for 2 seconds
2s 2ms
And
I click on element
598ms
Given
"span" element with "text" "420"
61ms
Then
I scroll element into center view
1s 11ms
And
I wait for 1 seconds
1s 5ms
Then
"span" element with "text" "420" should be visible
58ms