Given
I visit "http://localhost:3000/"
5s 691ms
And
I feature toggle "WEB_MODERNISATION" to "true"
13ms
And
I wait for 1 seconds
1s 3ms
Then
"span" element with "text" "Calculators" should be visible
25ms
When
I click on element
597ms
And
I wait for 1 seconds
1s 12ms
And
I feature toggle "WEB_MODERNISATION" to "true"
21ms
And
I wait for 2 seconds
2s 8ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
102ms
When
I click on element
672ms
Then
I wait for 4 seconds
4s 12ms
Given
"button" element with "text" "Tobramycin"
28ms
Then
I scroll element into center view
1s 18ms
And
I wait for 1 seconds
1s 6ms
When
I click on element
608ms
Given
"button" element with "aria-label" "Male"
38ms
And
I wait for 1 seconds
1s 5ms
And
I scroll to element
24ms
And
I click on element
579ms
Given
"input" element with "id" "abx-height"
26ms
When
I enter "185"
91ms
Given
"input" element with "id" "ag-weight"
31ms
When
I enter "75"
63ms
Given
"input" element with "id" "ag-age"
23ms
When
I enter "50"
66ms
Given
"input" element with "id" "calc-creatinine"
25ms
When
I enter "110"
53ms
Then
I close the keyboard by clicking outside
128ms
And
I wait for 6 seconds
6s 17ms
When
I scroll down the window for 60px
21ms
Given
"button" element with "text" "Yes"
41ms
Then
I scroll element into center view
1s 24ms
And
I wait for 2 seconds
2s 2ms
And
I click on element
600ms
And
I wait for 4 seconds
4s 16ms
Given
"button" element with "text" "Calculate"
21ms
Then
I scroll element into center view
1s 5ms
And
I wait for 2 seconds
2s 10ms
And
I click on element
603ms
Given
"span" element with "text" "420"
25ms
Then
I scroll element into center view
1s 32ms
And
I wait for 1 seconds
1s 14ms
Then
"span" element with "text" "420" should be visible
17ms