Given
I visit "http://localhost:3000/"
4s 782ms
And
I feature toggle "WEB_MODERNISATION" to "true"
77ms
And
I wait for 1 seconds
1s 3ms
Then
"span" element with "text" "Calculators" should be visible
101ms
When
I click on element
621ms
And
I wait for 1 seconds
1s 12ms
And
I feature toggle "WEB_MODERNISATION" to "true"
31ms
And
I wait for 2 seconds
2s 6ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
111ms
When
I click on element
591ms
Then
I wait for 4 seconds
4s 10ms
Given
"button" element with "text" "Tobramycin"
25ms
Then
I scroll element into center view
1s 17ms
And
I wait for 1 seconds
1s 6ms
When
I click on element
590ms
Given
"button" element with "aria-label" "Male"
30ms
And
I wait for 1 seconds
1s
And
I scroll to element
21ms
And
I click on element
561ms
Given
"input" element with "id" "abx-height"
21ms
When
I enter "185"
87ms
Given
"input" element with "id" "ag-weight"
21ms
When
I enter "75"
144ms
Given
"input" element with "id" "ag-age"
35ms
When
I enter "50"
115ms
Given
"input" element with "id" "calc-creatinine"
49ms
When
I enter "110"
100ms
Then
I close the keyboard by clicking outside
145ms
And
I wait for 6 seconds
6s 6ms
When
I scroll down the window for 60px
47ms
Given
"button" element with "text" "Yes"
63ms
Then
I scroll element into center view
1s 7ms
And
I wait for 2 seconds
2s 17ms
And
I click on element
580ms
And
I wait for 4 seconds
4s 2ms
Given
"button" element with "text" "Calculate"
37ms
Then
I scroll element into center view
1s 30ms
And
I wait for 2 seconds
2s 3ms
And
I click on element
577ms
Given
"span" element with "text" "420"
27ms
Then
I scroll element into center view
1s 11ms
And
I wait for 1 seconds
1s 1ms
Then
"span" element with "text" "420" should be visible
20ms