Given
I visit "http://localhost:3000/"
3s 438ms
And
I feature toggle "WEB_MODERNISATION" to "true"
76ms
And
I wait for 1 seconds
1s 4ms
Then
"span" element with "text" "Calculators" should be visible
69ms
When
I click on element
619ms
And
I wait for 1 seconds
1s 14ms
And
I feature toggle "WEB_MODERNISATION" to "true"
13ms
And
I wait for 2 seconds
2s 12ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
99ms
When
I click on element
651ms
Then
I wait for 4 seconds
4s 6ms
Given
"button" element with "text" "Tobramycin"
27ms
Then
I scroll element into center view
1s 7ms
And
I wait for 1 seconds
1s 8ms
When
I click on element
630ms
Given
"button" element with "aria-label" "Male"
26ms
And
I wait for 1 seconds
1s 1ms
And
I scroll to element
17ms
And
I click on element
617ms
Given
"input" element with "id" "abx-height"
49ms
When
I enter "185"
146ms
Given
"input" element with "id" "ag-weight"
34ms
When
I enter "75"
167ms
Given
"input" element with "id" "ag-age"
38ms
When
I enter "50"
123ms
Given
"input" element with "id" "calc-creatinine"
38ms
When
I enter "110"
113ms
Then
I close the keyboard by clicking outside
138ms
And
I wait for 6 seconds
6s 10ms
When
I scroll down the window for 60px
10ms
Given
"button" element with "text" "Yes"
35ms
Then
I scroll element into center view
1s 6ms
And
I wait for 2 seconds
2s 6ms
And
I click on element
807ms
And
I wait for 4 seconds
4s 9ms
Given
"button" element with "text" "Calculate"
28ms
Then
I scroll element into center view
1s 8ms
And
I wait for 2 seconds
2s 12ms
And
I click on element
597ms
Given
"span" element with "text" "420"
24ms
Then
I scroll element into center view
1s 20ms
And
I wait for 1 seconds
1s 15ms
Then
"span" element with "text" "420" should be visible
123ms