Given
I visit "http://localhost:3000/"
5s 83ms
And
I feature toggle "WEB_MODERNISATION" to "true"
35ms
And
I wait for 1 seconds
1s 11ms
Given
"button" element with "class" "size-12"
23ms
Then
I scroll element into center view
1s 8ms
And
I wait for 1 seconds
1s 4ms
When
I click on element
679ms
Then
"span" element with "text" "Calculators" should be visible
271ms
When
I click on element
634ms
And
I wait for 1 seconds
1s 2ms
And
I feature toggle "WEB_MODERNISATION" to "true"
9ms
And
I wait for 2 seconds
2s 14ms
Then
"span" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
17ms
When
I click on element
663ms
Then
I wait for 4 seconds
4s 14ms
Given
"button" element with "text" "Tobramycin"
19ms
Then
I scroll element into center view
1s 7ms
And
I wait for 1 seconds
1s 2ms
When
I click on element
817ms
Given
"button" element with "aria-label" "Male"
31ms
And
I wait for 1 seconds
1s 6ms
And
I scroll to element
22ms
And
I click on element
692ms
Given
"input" element with "id" "abx-height"
30ms
When
I enter "185"
109ms
Given
"input" element with "id" "ag-weight"
24ms
When
I enter "75"
78ms
Given
"input" element with "id" "ag-age"
20ms
When
I enter "50"
112ms
Given
"input" element with "id" "calc-creatinine"
27ms
When
I enter "110"
81ms
Then
I close the keyboard by clicking outside
276ms
And
I wait for 6 seconds
6s 6ms
When
I scroll down the window for 60px
4ms
Given
"button" element with "text" "Yes"
17ms
Then
I scroll element into center view
1s 5ms
And
I wait for 2 seconds
2s 15ms
And
I click on element
706ms
And
I wait for 4 seconds
4s 4ms
Given
"button" element with "text" "Calculate"
22ms
Then
I scroll element into center view
1s 19ms
And
I wait for 2 seconds
2s 15ms
And
I click on element
612ms
Given
"span" element with "text" "420"
20ms
Then
I scroll element into center view
1s 10ms
And
I wait for 1 seconds
1s 15ms
Then
"span" element with "text" "420" should be visible
97ms