Given
I visit "http://localhost:3000/"
4s 856ms
And
I feature toggle "WEB_MODERNISATION" to "true"
18ms
And
I wait for 1 seconds
1s 2ms
Then
"span" element with "text" "Calculators" should be visible
45ms
When
I click on element
774ms
And
I wait for 1 seconds
1s 1ms
And
I feature toggle "WEB_MODERNISATION" to "true"
8ms
And
I wait for 2 seconds
2s 13ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
53ms
When
I click on element
677ms
Then
I wait for 4 seconds
4s 7ms
Given
"button" element with "text" "Tobramycin"
72ms
Then
I scroll element into center view
1s 20ms
And
I wait for 1 seconds
1s 4ms
When
I click on element
635ms
Given
"button" element with "aria-label" "Male"
57ms
And
I wait for 1 seconds
1s 14ms
And
I scroll to element
34ms
And
I click on element
546ms
Given
"input" element with "id" "abx-height"
20ms
When
I enter "185"
58ms
Given
"input" element with "id" "ag-weight"
18ms
When
I enter "75"
58ms
Given
"input" element with "id" "ag-age"
24ms
When
I enter "50"
64ms
Given
"input" element with "id" "calc-creatinine"
23ms
When
I enter "110"
53ms
Then
I close the keyboard by clicking outside
137ms
And
I wait for 6 seconds
6s 2ms
When
I scroll down the window for 60px
13ms
Given
"button" element with "text" "Yes"
56ms
Then
I scroll element into center view
1s 15ms
And
I wait for 2 seconds
2s 3ms
And
I click on element
571ms
And
I wait for 4 seconds
4s 8ms
Given
"button" element with "text" "Calculate"
35ms
Then
I scroll element into center view
1s 11ms
And
I wait for 2 seconds
2s 9ms
And
I click on element
794ms
Given
"span" element with "text" "420"
102ms
Then
I scroll element into center view
1s 17ms
And
I wait for 1 seconds
1s 14ms
Then
"span" element with "text" "420" should be visible
45ms