Given
I visit "http://localhost:3000/"
7s 475ms
And
I feature toggle "WEB_MODERNISATION" to "true"
13ms
And
I wait for 1 seconds
1s 5ms
Then
"span" element with "text" "Calculators" should be visible
124ms
When
I click on element
702ms
And
I wait for 1 seconds
1s
And
I feature toggle "WEB_MODERNISATION" to "true"
18ms
And
I wait for 2 seconds
2s 13ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
22ms
When
I click on element
558ms
Then
I wait for 4 seconds
4s
Given
"button" element with "text" "Tobramycin"
52ms
Then
I scroll element into center view
1s 9ms
And
I wait for 1 seconds
1s 1ms
When
I click on element
696ms
Given
"button" element with "aria-label" "Male"
69ms
And
I wait for 1 seconds
1s 11ms
And
I scroll to element
20ms
And
I click on element
570ms
Given
"input" element with "id" "abx-height"
26ms
When
I enter "185"
71ms
Given
"input" element with "id" "ag-weight"
45ms
When
I enter "75"
59ms
Given
"input" element with "id" "ag-age"
25ms
When
I enter "50"
49ms
Given
"input" element with "id" "calc-creatinine"
24ms
When
I enter "110"
91ms
Then
I close the keyboard by clicking outside
144ms
And
I wait for 6 seconds
6s 14ms
When
I scroll down the window for 60px
8ms
Given
"button" element with "text" "Yes"
22ms
Then
I scroll element into center view
1s 13ms
And
I wait for 2 seconds
2s 4ms
And
I click on element
618ms
And
I wait for 4 seconds
4s 13ms
Given
"button" element with "text" "Calculate"
32ms
Then
I scroll element into center view
1s 26ms
And
I wait for 2 seconds
2s 1ms
And
I click on element
630ms
Given
"span" element with "text" "420"
28ms
Then
I scroll element into center view
1s 16ms
And
I wait for 1 seconds
1s 14ms
Then
"span" element with "text" "420" should be visible
67ms