Given
I visit "http://localhost:3000/"
7s 568ms
And
I feature toggle "WEB_MODERNISATION" to "true"
16ms
And
I wait for 1 seconds
1s 7ms
Then
"span" element with "text" "Calculators" should be visible
57ms
When
I click on element
2s 486ms
And
I wait for 1 seconds
1s 1ms
And
I feature toggle "WEB_MODERNISATION" to "true"
77ms
And
I wait for 2 seconds
2s 13ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
20ms
When
I click on element
642ms
Then
I wait for 4 seconds
4s 9ms
Given
"button" element with "text" "Tobramycin"
57ms
Then
I scroll element into center view
1s 10ms
And
I wait for 1 seconds
1s 14ms
When
I click on element
571ms
Given
"button" element with "aria-label" "Male"
39ms
And
I wait for 1 seconds
1s 2ms
And
I scroll to element
49ms
And
I click on element
573ms
Given
"input" element with "id" "abx-height"
58ms
When
I enter "185"
71ms
Given
"input" element with "id" "ag-weight"
22ms
When
I enter "75"
53ms
Given
"input" element with "id" "ag-age"
20ms
When
I enter "50"
47ms
Given
"input" element with "id" "calc-creatinine"
24ms
When
I enter "110"
59ms
Then
I close the keyboard by clicking outside
134ms
And
I wait for 6 seconds
6s 3ms
When
I scroll down the window for 60px
4ms
Given
"button" element with "text" "Yes"
19ms
Then
I scroll element into center view
1s 17ms
And
I wait for 2 seconds
2s 9ms
And
I click on element
702ms
And
I wait for 4 seconds
4s 6ms
Given
"button" element with "text" "Calculate"
76ms
Then
I scroll element into center view
1s 45ms
And
I wait for 2 seconds
2s 11ms
And
I click on element
605ms
Given
"span" element with "text" "420"
31ms
Then
I scroll element into center view
1s 14ms
And
I wait for 1 seconds
1s 9ms
Then
"span" element with "text" "420" should be visible
26ms