Given
I visit "http://localhost:3000/"
5s 107ms
And
I feature toggle "WEB_MODERNISATION" to "true"
92ms
And
I wait for 1 seconds
1s 1ms
Then
"span" element with "text" "Calculators" should be visible
57ms
When
I click on element
594ms
And
I wait for 1 seconds
1s 1ms
And
I feature toggle "WEB_MODERNISATION" to "true"
10ms
And
I wait for 2 seconds
2s 5ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
22ms
When
I click on element
638ms
Then
I wait for 4 seconds
4s 13ms
Given
"button" element with "text" "Tobramycin"
21ms
Then
I scroll element into center view
1s 17ms
And
I wait for 1 seconds
1s 12ms
When
I click on element
603ms
Given
"button" element with "aria-label" "Male"
49ms
And
I wait for 1 seconds
1s 11ms
And
I scroll to element
55ms
And
I click on element
590ms
Given
"input" element with "id" "abx-height"
22ms
When
I enter "185"
77ms
Given
"input" element with "id" "ag-weight"
25ms
When
I enter "75"
63ms
Given
"input" element with "id" "ag-age"
21ms
When
I enter "50"
59ms
Given
"input" element with "id" "calc-creatinine"
27ms
When
I enter "110"
67ms
Then
I close the keyboard by clicking outside
146ms
And
I wait for 6 seconds
6s 9ms
When
I scroll down the window for 60px
39ms
Given
"button" element with "text" "Yes"
113ms
Then
I scroll element into center view
1s 9ms
And
I wait for 2 seconds
2s 9ms
And
I click on element
640ms
And
I wait for 4 seconds
4s 2ms
Given
"button" element with "text" "Calculate"
30ms
Then
I scroll element into center view
1s 16ms
And
I wait for 2 seconds
2s
And
I click on element
563ms
Given
"span" element with "text" "420"
22ms
Then
I scroll element into center view
1s 15ms
And
I wait for 1 seconds
1s 14ms
Then
"span" element with "text" "420" should be visible
18ms