Given
I visit "http://localhost:3000/"
4s 807ms
And
I feature toggle "WEB_MODERNISATION" to "true"
24ms
And
I wait for 1 seconds
1s 2ms
Then
"span" element with "text" "Calculators" should be visible
36ms
When
I click on element
646ms
And
I wait for 1 seconds
1s 8ms
And
I feature toggle "WEB_MODERNISATION" to "true"
9ms
And
I wait for 2 seconds
2s 9ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
68ms
When
I click on element
621ms
Then
I wait for 4 seconds
4s 1ms
Given
"button" element with "text" "Tobramycin"
23ms
Then
I scroll element into center view
1s 34ms
And
I wait for 1 seconds
1s 8ms
When
I click on element
676ms
Given
"button" element with "aria-label" "Male"
23ms
And
I wait for 1 seconds
1s 9ms
And
I scroll to element
25ms
And
I click on element
547ms
Given
"input" element with "id" "abx-height"
19ms
When
I enter "185"
62ms
Given
"input" element with "id" "ag-weight"
22ms
When
I enter "75"
54ms
Given
"input" element with "id" "ag-age"
23ms
When
I enter "50"
45ms
Given
"input" element with "id" "calc-creatinine"
18ms
When
I enter "110"
47ms
Then
I close the keyboard by clicking outside
141ms
And
I wait for 6 seconds
6s 7ms
When
I scroll down the window for 60px
5ms
Given
"button" element with "text" "Yes"
19ms
Then
I scroll element into center view
1s 6ms
And
I wait for 2 seconds
2s 8ms
And
I click on element
613ms
And
I wait for 4 seconds
4s 5ms
Given
"button" element with "text" "Calculate"
85ms
Then
I scroll element into center view
1s 60ms
And
I wait for 2 seconds
2s 14ms
And
I click on element
620ms
Given
"span" element with "text" "420"
22ms
Then
I scroll element into center view
1s 13ms
And
I wait for 1 seconds
1s 14ms
Then
"span" element with "text" "420" should be visible
18ms