Given
I visit "http://localhost:3000/"
3s 498ms
And
I feature toggle "WEB_MODERNISATION" to "true"
13ms
And
I wait for 1 seconds
1s 9ms
Then
"span" element with "text" "Calculators" should be visible
32ms
When
I click on element
1s 392ms
And
I wait for 1 seconds
1s 12ms
And
I feature toggle "WEB_MODERNISATION" to "true"
20ms
And
I wait for 2 seconds
2s 4ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
31ms
When
I click on element
583ms
Then
I wait for 4 seconds
4s 8ms
Given
"button" element with "text" "Tobramycin"
142ms
Then
I scroll element into center view
1s 10ms
And
I wait for 1 seconds
1s 15ms
When
I click on element
583ms
Given
"button" element with "aria-label" "Male"
88ms
And
I wait for 1 seconds
1s 11ms
And
I scroll to element
14ms
And
I click on element
642ms
Given
"input" element with "id" "abx-height"
34ms
When
I enter "185"
105ms
Given
"input" element with "id" "ag-weight"
32ms
When
I enter "75"
76ms
Given
"input" element with "id" "ag-age"
46ms
When
I enter "50"
66ms
Given
"input" element with "id" "calc-creatinine"
19ms
When
I enter "110"
52ms
Then
I close the keyboard by clicking outside
142ms
And
I wait for 6 seconds
6s 29ms
When
I scroll down the window for 60px
9ms
Given
"button" element with "text" "Yes"
101ms
Then
I scroll element into center view
1s 67ms
And
I wait for 2 seconds
2s 7ms
And
I click on element
548ms
And
I wait for 4 seconds
4s 9ms
Given
"button" element with "text" "Calculate"
127ms
Then
I scroll element into center view
1s 16ms
And
I wait for 2 seconds
2s 9ms
And
I click on element
566ms
Given
"span" element with "text" "420"
31ms
Then
I scroll element into center view
1s 12ms
And
I wait for 1 seconds
1s 8ms
Then
"span" element with "text" "420" should be visible
17ms