Given
I visit "http://localhost:3000/"
8s 49ms
And
I feature toggle "WEB_MODERNISATION" to "true"
20ms
And
I wait for 1 seconds
1s 8ms
Then
"span" element with "text" "Calculators" should be visible
88ms
When
I click on element
713ms
And
I wait for 1 seconds
1s 8ms
And
I feature toggle "WEB_MODERNISATION" to "true"
22ms
And
I wait for 2 seconds
2s 7ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
29ms
When
I click on element
565ms
Then
I wait for 4 seconds
4s 6ms
Given
"button" element with "text" "Tobramycin"
26ms
Then
I scroll element into center view
1s 9ms
And
I wait for 1 seconds
1s 10ms
When
I click on element
559ms
Given
"button" element with "aria-label" "Male"
20ms
And
I wait for 1 seconds
1s 4ms
And
I scroll to element
12ms
And
I click on element
564ms
Given
"input" element with "id" "abx-height"
24ms
When
I enter "185"
142ms
Given
"input" element with "id" "ag-weight"
33ms
When
I enter "75"
83ms
Given
"input" element with "id" "ag-age"
54ms
When
I enter "50"
94ms
Given
"input" element with "id" "calc-creatinine"
25ms
When
I enter "110"
72ms
Then
I close the keyboard by clicking outside
150ms
And
I wait for 6 seconds
6s 9ms
When
I scroll down the window for 60px
5ms
Given
"button" element with "text" "Yes"
18ms
Then
I scroll element into center view
1s 5ms
And
I wait for 2 seconds
2s 19ms
And
I click on element
666ms
And
I wait for 4 seconds
4s 13ms
Given
"button" element with "text" "Calculate"
20ms
Then
I scroll element into center view
1s 9ms
And
I wait for 2 seconds
2s 14ms
And
I click on element
563ms
Given
"span" element with "text" "420"
18ms
Then
I scroll element into center view
1s 20ms
And
I wait for 1 seconds
1s 14ms
Then
"span" element with "text" "420" should be visible
22ms