Given
I visit "http://localhost:3000/"
4s 790ms
And
I feature toggle "WEB_MODERNISATION" to "true"
25ms
And
I wait for 1 seconds
1s 8ms
Then
"span" element with "text" "Calculators" should be visible
24ms
When
I click on element
1s 510ms
And
I wait for 1 seconds
1s 12ms
And
I feature toggle "WEB_MODERNISATION" to "true"
42ms
And
I wait for 2 seconds
2s 13ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
63ms
When
I click on element
642ms
Then
I wait for 4 seconds
4s 12ms
Given
"button" element with "text" "Tobramycin"
21ms
Then
I scroll element into center view
1s 22ms
And
I wait for 1 seconds
1s 14ms
When
I click on element
568ms
Given
"button" element with "aria-label" "Male"
75ms
And
I wait for 1 seconds
1s 11ms
And
I scroll to element
12ms
And
I click on element
573ms
Given
"input" element with "id" "abx-height"
34ms
When
I enter "185"
144ms
Given
"input" element with "id" "ag-weight"
34ms
When
I enter "75"
64ms
Given
"input" element with "id" "ag-age"
30ms
When
I enter "50"
57ms
Given
"input" element with "id" "calc-creatinine"
28ms
When
I enter "110"
54ms
Then
I close the keyboard by clicking outside
135ms
And
I wait for 6 seconds
6s 24ms
When
I scroll down the window for 60px
15ms
Given
"button" element with "text" "Yes"
48ms
Then
I scroll element into center view
1s 21ms
And
I wait for 2 seconds
2s 4ms
And
I click on element
557ms
And
I wait for 4 seconds
4s 9ms
Given
"button" element with "text" "Calculate"
52ms
Then
I scroll element into center view
1s 12ms
And
I wait for 2 seconds
2s 7ms
And
I click on element
596ms
Given
"span" element with "text" "420"
40ms
Then
I scroll element into center view
1s 15ms
And
I wait for 1 seconds
1s 5ms
Then
"span" element with "text" "420" should be visible
45ms