Given
I visit "http://localhost:3000/"
4s 253ms
And
I feature toggle "WEB_MODERNISATION" to "true"
11ms
And
I wait for 1 seconds
1s 1ms
Then
"span" element with "text" "Calculators" should be visible
40ms
When
I click on element
642ms
And
I wait for 1 seconds
1s 2ms
And
I feature toggle "WEB_MODERNISATION" to "true"
10ms
And
I wait for 2 seconds
2s 5ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
20ms
When
I click on element
622ms
Then
I wait for 4 seconds
4s 6ms
Given
"button" element with "text" "Tobramycin"
45ms
Then
I scroll element into center view
1s 53ms
And
I wait for 1 seconds
1s 10ms
When
I click on element
615ms
Given
"button" element with "aria-label" "Male"
29ms
And
I wait for 1 seconds
1s 3ms
And
I scroll to element
38ms
And
I click on element
553ms
Given
"input" element with "id" "abx-height"
19ms
When
I enter "185"
65ms
Given
"input" element with "id" "ag-weight"
20ms
When
I enter "75"
54ms
Given
"input" element with "id" "ag-age"
22ms
When
I enter "50"
59ms
Given
"input" element with "id" "calc-creatinine"
19ms
When
I enter "110"
50ms
Then
I close the keyboard by clicking outside
131ms
And
I wait for 6 seconds
6s 17ms
When
I scroll down the window for 60px
9ms
Given
"button" element with "text" "Yes"
24ms
Then
I scroll element into center view
1s 11ms
And
I wait for 2 seconds
2s 13ms
And
I click on element
664ms
And
I wait for 4 seconds
4s 7ms
Given
"button" element with "text" "Calculate"
28ms
Then
I scroll element into center view
1s 22ms
And
I wait for 2 seconds
2s 14ms
And
I click on element
591ms
Given
"span" element with "text" "420"
21ms
Then
I scroll element into center view
1s 18ms
And
I wait for 1 seconds
1s 2ms
Then
"span" element with "text" "420" should be visible
63ms