Given
I visit "http://localhost:3000/"
6s 597ms
And
I feature toggle "WEB_MODERNISATION" to "true"
22ms
And
I wait for 1 seconds
1s
Then
"span" element with "text" "Calculators" should be visible
34ms
When
I click on element
935ms
And
I wait for 1 seconds
1s 8ms
And
I feature toggle "WEB_MODERNISATION" to "true"
47ms
And
I wait for 2 seconds
2s 21ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
25ms
When
I click on element
564ms
Then
I wait for 4 seconds
4s 4ms
Given
"button" element with "text" "Tobramycin"
29ms
Then
I scroll element into center view
1s 9ms
And
I wait for 1 seconds
1s 2ms
When
I click on element
586ms
Given
"button" element with "aria-label" "Male"
30ms
And
I wait for 1 seconds
1s 7ms
And
I scroll to element
89ms
And
I click on element
686ms
Given
"input" element with "id" "abx-height"
138ms
When
I enter "185"
236ms
Given
"input" element with "id" "ag-weight"
43ms
When
I enter "75"
295ms
Given
"input" element with "id" "ag-age"
47ms
When
I enter "50"
80ms
Given
"input" element with "id" "calc-creatinine"
88ms
When
I enter "110"
107ms
Then
I close the keyboard by clicking outside
157ms
And
I wait for 6 seconds
6s 18ms
When
I scroll down the window for 60px
26ms
Given
"button" element with "text" "Yes"
41ms
Then
I scroll element into center view
1s 21ms
And
I wait for 2 seconds
2s 14ms
And
I click on element
688ms
And
I wait for 4 seconds
4s 13ms
Given
"button" element with "text" "Calculate"
77ms
Then
I scroll element into center view
1s 19ms
And
I wait for 2 seconds
2s 10ms
And
I click on element
616ms
Given
"span" element with "text" "420"
46ms
Then
I scroll element into center view
1s 5ms
And
I wait for 1 seconds
1s 3ms
Then
"span" element with "text" "420" should be visible
32ms