Given
I visit "http://localhost:3000/"
4s 225ms
And
I feature toggle "WEB_MODERNISATION" to "true"
11ms
And
I wait for 1 seconds
999ms
Then
"span" element with "text" "Calculators" should be visible
54ms
When
I click on element
704ms
And
I wait for 1 seconds
1s 14ms
And
I feature toggle "WEB_MODERNISATION" to "true"
12ms
And
I wait for 2 seconds
2s 15ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
154ms
When
I click on element
656ms
Then
I wait for 4 seconds
4s 14ms
Given
"button" element with "text" "Tobramycin"
21ms
Then
I scroll element into center view
1s 15ms
And
I wait for 1 seconds
1s 10ms
When
I click on element
571ms
Given
"button" element with "aria-label" "Male"
21ms
And
I wait for 1 seconds
1s 13ms
And
I scroll to element
32ms
And
I click on element
566ms
Given
"input" element with "id" "abx-height"
21ms
When
I enter "185"
74ms
Given
"input" element with "id" "ag-weight"
25ms
When
I enter "75"
53ms
Given
"input" element with "id" "ag-age"
37ms
When
I enter "50"
53ms
Given
"input" element with "id" "calc-creatinine"
22ms
When
I enter "110"
76ms
Then
I close the keyboard by clicking outside
141ms
And
I wait for 6 seconds
6s 19ms
When
I scroll down the window for 60px
10ms
Given
"button" element with "text" "Yes"
33ms
Then
I scroll element into center view
1s 21ms
And
I wait for 2 seconds
2s 2ms
And
I click on element
551ms
And
I wait for 4 seconds
4s 9ms
Given
"button" element with "text" "Calculate"
24ms
Then
I scroll element into center view
1s 12ms
And
I wait for 2 seconds
2s 12ms
And
I click on element
572ms
Given
"span" element with "text" "420"
29ms
Then
I scroll element into center view
1s 22ms
And
I wait for 1 seconds
1s 10ms
Then
"span" element with "text" "420" should be visible
85ms