Given
I visit "http://localhost:3000/"
3s 959ms
And
I feature toggle "WEB_MODERNISATION" to "true"
69ms
And
I wait for 1 seconds
1s 2ms
Then
"span" element with "text" "Calculators" should be visible
29ms
When
I click on element
684ms
And
I wait for 1 seconds
1s 3ms
And
I feature toggle "WEB_MODERNISATION" to "true"
16ms
And
I wait for 2 seconds
2s 12ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
31ms
When
I click on element
605ms
Then
I wait for 4 seconds
4s 9ms
Given
"button" element with "text" "Tobramycin"
29ms
Then
I scroll element into center view
1s 14ms
And
I wait for 1 seconds
1s 14ms
When
I click on element
602ms
Given
"button" element with "aria-label" "Male"
83ms
And
I wait for 1 seconds
1s 9ms
And
I scroll to element
18ms
And
I click on element
564ms
Given
"input" element with "id" "abx-height"
23ms
When
I enter "185"
75ms
Given
"input" element with "id" "ag-weight"
29ms
When
I enter "75"
59ms
Given
"input" element with "id" "ag-age"
20ms
When
I enter "50"
67ms
Given
"input" element with "id" "calc-creatinine"
44ms
When
I enter "110"
123ms
Then
I close the keyboard by clicking outside
153ms
And
I wait for 6 seconds
6s 14ms
When
I scroll down the window for 60px
15ms
Given
"button" element with "text" "Yes"
25ms
Then
I scroll element into center view
1s 8ms
And
I wait for 2 seconds
2s 7ms
And
I click on element
603ms
And
I wait for 4 seconds
4s 6ms
Given
"button" element with "text" "Calculate"
20ms
Then
I scroll element into center view
1s 12ms
And
I wait for 2 seconds
2s 8ms
And
I click on element
576ms
Given
"span" element with "text" "420"
26ms
Then
I scroll element into center view
1s 10ms
And
I wait for 1 seconds
1s 10ms
Then
"span" element with "text" "420" should be visible
21ms