Given
I visit "http://localhost:3000/"
3s 674ms
And
I feature toggle "WEB_MODERNISATION" to "true"
20ms
And
I wait for 1 seconds
1s 16ms
Then
"span" element with "text" "Calculators" should be visible
44ms
When
I click on element
633ms
And
I wait for 1 seconds
1s 6ms
And
I feature toggle "WEB_MODERNISATION" to "true"
15ms
And
I wait for 2 seconds
2s 3ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
49ms
When
I click on element
623ms
Then
I wait for 4 seconds
4s 8ms
Given
"button" element with "text" "Tobramycin"
19ms
Then
I scroll element into center view
1s 18ms
And
I wait for 1 seconds
1s 2ms
When
I click on element
577ms
Given
"button" element with "aria-label" "Male"
28ms
And
I wait for 1 seconds
1s 2ms
And
I scroll to element
25ms
And
I click on element
617ms
Given
"input" element with "id" "abx-height"
33ms
When
I enter "185"
88ms
Given
"input" element with "id" "ag-weight"
24ms
When
I enter "75"
76ms
Given
"input" element with "id" "ag-age"
29ms
When
I enter "50"
58ms
Given
"input" element with "id" "calc-creatinine"
24ms
When
I enter "110"
56ms
Then
I close the keyboard by clicking outside
132ms
And
I wait for 6 seconds
6s 9ms
When
I scroll down the window for 60px
4ms
Given
"button" element with "text" "Yes"
19ms
Then
I scroll element into center view
1s 14ms
And
I wait for 2 seconds
2s 5ms
And
I click on element
556ms
And
I wait for 4 seconds
4s 1ms
Given
"button" element with "text" "Calculate"
19ms
Then
I scroll element into center view
1s 8ms
And
I wait for 2 seconds
2s 1ms
And
I click on element
583ms
Given
"span" element with "text" "420"
24ms
Then
I scroll element into center view
1s 18ms
And
I wait for 1 seconds
1s 14ms
Then
"span" element with "text" "420" should be visible
16ms