Given
I visit "http://localhost:3000/"
2s 767ms
And
I feature toggle "WEB_MODERNISATION" to "true"
52ms
And
I wait for 1 seconds
1s 30ms
Then
"span" element with "text" "Calculators" should be visible
129ms
When
I click on element
1s 117ms
And
I wait for 1 seconds
1s 8ms
And
I feature toggle "WEB_MODERNISATION" to "true"
22ms
And
I wait for 2 seconds
2s 14ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
225ms
When
I click on element
642ms
Then
I wait for 4 seconds
4s 10ms
Given
"button" element with "text" "Tobramycin"
28ms
Then
I scroll element into center view
1s 7ms
And
I wait for 1 seconds
1s 5ms
When
I click on element
562ms
Given
"button" element with "aria-label" "Male"
23ms
And
I wait for 1 seconds
1s 13ms
And
I scroll to element
89ms
And
I click on element
563ms
Given
"input" element with "id" "abx-height"
26ms
When
I enter "185"
103ms
Given
"input" element with "id" "ag-weight"
32ms
When
I enter "75"
106ms
Given
"input" element with "id" "ag-age"
48ms
When
I enter "50"
77ms
Given
"input" element with "id" "calc-creatinine"
45ms
When
I enter "110"
88ms
Then
I close the keyboard by clicking outside
196ms
And
I wait for 6 seconds
6s
When
I scroll down the window for 60px
20ms
Given
"button" element with "text" "Yes"
26ms
Then
I scroll element into center view
1s 7ms
And
I wait for 2 seconds
2s 3ms
And
I click on element
732ms
And
I wait for 4 seconds
4s 8ms
Given
"button" element with "text" "Calculate"
25ms
Then
I scroll element into center view
1s 15ms
And
I wait for 2 seconds
2s 11ms
And
I click on element
612ms
Given
"span" element with "text" "420"
20ms
Then
I scroll element into center view
1s 14ms
And
I wait for 1 seconds
1s 14ms
Then
"span" element with "text" "420" should be visible
146ms