Given
I visit "http://localhost:3000/"
4s 54ms
And
I feature toggle "WEB_MODERNISATION" to "true"
38ms
And
I wait for 1 seconds
1s 10ms
Then
"span" element with "text" "Calculators" should be visible
45ms
When
I click on element
681ms
And
I wait for 1 seconds
1s 14ms
And
I feature toggle "WEB_MODERNISATION" to "true"
31ms
And
I wait for 2 seconds
2s 15ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
25ms
When
I click on element
587ms
Then
I wait for 4 seconds
4s 9ms
Given
"button" element with "text" "Tobramycin"
47ms
Then
I scroll element into center view
1s 9ms
And
I wait for 1 seconds
1s 5ms
When
I click on element
572ms
Given
"button" element with "aria-label" "Male"
32ms
And
I wait for 1 seconds
1s 1ms
And
I scroll to element
16ms
And
I click on element
613ms
Given
"input" element with "id" "abx-height"
42ms
When
I enter "185"
104ms
Given
"input" element with "id" "ag-weight"
26ms
When
I enter "75"
70ms
Given
"input" element with "id" "ag-age"
22ms
When
I enter "50"
56ms
Given
"input" element with "id" "calc-creatinine"
22ms
When
I enter "110"
54ms
Then
I close the keyboard by clicking outside
118ms
And
I wait for 6 seconds
6s 9ms
When
I scroll down the window for 60px
10ms
Given
"button" element with "text" "Yes"
42ms
Then
I scroll element into center view
1s 16ms
And
I wait for 2 seconds
2s 2ms
And
I click on element
573ms
And
I wait for 4 seconds
4s
Given
"button" element with "text" "Calculate"
76ms
Then
I scroll element into center view
1s 8ms
And
I wait for 2 seconds
2s 3ms
And
I click on element
589ms
Given
"span" element with "text" "420"
23ms
Then
I scroll element into center view
1s 14ms
And
I wait for 1 seconds
1s 4ms
Then
"span" element with "text" "420" should be visible
27ms