Given
I visit "http://localhost:3000/"
3s 901ms
And
I feature toggle "WEB_MODERNISATION" to "true"
35ms
And
I wait for 1 seconds
1s 15ms
Then
"span" element with "text" "Calculators" should be visible
50ms
When
I click on element
731ms
And
I wait for 1 seconds
1s 3ms
And
I feature toggle "WEB_MODERNISATION" to "true"
32ms
And
I wait for 2 seconds
2s 1ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
42ms
When
I click on element
874ms
Then
I wait for 4 seconds
4s 13ms
Given
"button" element with "text" "Tobramycin"
29ms
Then
I scroll element into center view
1s 15ms
And
I wait for 1 seconds
1s 5ms
When
I click on element
590ms
Given
"button" element with "aria-label" "Male"
25ms
And
I wait for 1 seconds
1s 15ms
And
I scroll to element
21ms
And
I click on element
581ms
Given
"input" element with "id" "abx-height"
30ms
When
I enter "185"
85ms
Given
"input" element with "id" "ag-weight"
19ms
When
I enter "75"
68ms
Given
"input" element with "id" "ag-age"
21ms
When
I enter "50"
54ms
Given
"input" element with "id" "calc-creatinine"
19ms
When
I enter "110"
80ms
Then
I close the keyboard by clicking outside
144ms
And
I wait for 6 seconds
6s 11ms
When
I scroll down the window for 60px
42ms
Given
"button" element with "text" "Yes"
79ms
Then
I scroll element into center view
1s 20ms
And
I wait for 2 seconds
2s 8ms
And
I click on element
577ms
And
I wait for 4 seconds
4s 13ms
Given
"button" element with "text" "Calculate"
38ms
Then
I scroll element into center view
1s 17ms
And
I wait for 2 seconds
2s 12ms
And
I click on element
585ms
Given
"span" element with "text" "420"
29ms
Then
I scroll element into center view
1s 16ms
And
I wait for 1 seconds
1s 9ms
Then
"span" element with "text" "420" should be visible
20ms