Given
I visit "http://localhost:3000/"
3s 530ms
And
I feature toggle "WEB_MODERNISATION" to "true"
37ms
And
I wait for 1 seconds
1s 4ms
Then
"span" element with "text" "Calculators" should be visible
46ms
When
I click on element
730ms
And
I wait for 1 seconds
1s 11ms
And
I feature toggle "WEB_MODERNISATION" to "true"
9ms
And
I wait for 2 seconds
2s 6ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
19ms
When
I click on element
688ms
Then
I wait for 4 seconds
4s 5ms
Given
"button" element with "text" "Tobramycin"
39ms
Then
I scroll element into center view
1s 9ms
And
I wait for 1 seconds
1s 8ms
When
I click on element
587ms
Given
"button" element with "aria-label" "Male"
21ms
And
I wait for 1 seconds
1s 7ms
And
I scroll to element
12ms
And
I click on element
553ms
Given
"input" element with "id" "abx-height"
18ms
When
I enter "185"
64ms
Given
"input" element with "id" "ag-weight"
19ms
When
I enter "75"
61ms
Given
"input" element with "id" "ag-age"
19ms
When
I enter "50"
68ms
Given
"input" element with "id" "calc-creatinine"
26ms
When
I enter "110"
73ms
Then
I close the keyboard by clicking outside
134ms
And
I wait for 6 seconds
6s 9ms
When
I scroll down the window for 60px
10ms
Given
"button" element with "text" "Yes"
46ms
Then
I scroll element into center view
1s 12ms
And
I wait for 2 seconds
2s 32ms
And
I click on element
594ms
And
I wait for 4 seconds
4s 11ms
Given
"button" element with "text" "Calculate"
22ms
Then
I scroll element into center view
1s 19ms
And
I wait for 2 seconds
2s 12ms
And
I click on element
568ms
Given
"span" element with "text" "420"
24ms
Then
I scroll element into center view
1s 5ms
And
I wait for 1 seconds
1s
Then
"span" element with "text" "420" should be visible
49ms