Given
I visit "http://localhost:3000/"
9s 508ms
And
I feature toggle "WEB_MODERNISATION" to "true"
99ms
And
I wait for 1 seconds
1s 15ms
Then
"span" element with "text" "Calculators" should be visible
279ms
When
I click on element
601ms
And
I wait for 1 seconds
1s 5ms
And
I feature toggle "WEB_MODERNISATION" to "true"
9ms
And
I wait for 2 seconds
2s 4ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
21ms
When
I click on element
612ms
Then
I wait for 4 seconds
4s 3ms
Given
"button" element with "text" "Tobramycin"
25ms
Then
I scroll element into center view
1s 12ms
And
I wait for 1 seconds
1s 12ms
When
I click on element
590ms
Given
"button" element with "aria-label" "Male"
55ms
And
I wait for 1 seconds
1s 12ms
And
I scroll to element
24ms
And
I click on element
694ms
Given
"input" element with "id" "abx-height"
86ms
When
I enter "185"
93ms
Given
"input" element with "id" "ag-weight"
35ms
When
I enter "75"
70ms
Given
"input" element with "id" "ag-age"
22ms
When
I enter "50"
67ms
Given
"input" element with "id" "calc-creatinine"
23ms
When
I enter "110"
59ms
Then
I close the keyboard by clicking outside
134ms
And
I wait for 6 seconds
6s 2ms
When
I scroll down the window for 60px
7ms
Given
"button" element with "text" "Yes"
25ms
Then
I scroll element into center view
1s 10ms
And
I wait for 2 seconds
2s 11ms
And
I click on element
577ms
And
I wait for 4 seconds
4s 14ms
Given
"button" element with "text" "Calculate"
23ms
Then
I scroll element into center view
1s 12ms
And
I wait for 2 seconds
2s 7ms
And
I click on element
564ms
Given
"span" element with "text" "420"
22ms
Then
I scroll element into center view
1s 8ms
And
I wait for 1 seconds
1s 15ms
Then
"span" element with "text" "420" should be visible
33ms