Given
I visit "http://localhost:3000/"
4s 677ms
And
I feature toggle "WEB_MODERNISATION" to "true"
20ms
And
I wait for 1 seconds
1s 3ms
Then
"span" element with "text" "Calculators" should be visible
46ms
When
I click on element
663ms
And
I wait for 1 seconds
1s 8ms
And
I feature toggle "WEB_MODERNISATION" to "true"
32ms
And
I wait for 2 seconds
2s 6ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
58ms
When
I click on element
606ms
Then
I wait for 4 seconds
3s 999ms
Given
"button" element with "text" "Tobramycin"
20ms
Then
I scroll element into center view
1s 7ms
And
I wait for 1 seconds
1s 4ms
When
I click on element
548ms
Given
"button" element with "aria-label" "Male"
21ms
And
I wait for 1 seconds
1s 11ms
And
I scroll to element
23ms
And
I click on element
604ms
Given
"input" element with "id" "abx-height"
84ms
When
I enter "185"
95ms
Given
"input" element with "id" "ag-weight"
23ms
When
I enter "75"
83ms
Given
"input" element with "id" "ag-age"
25ms
When
I enter "50"
68ms
Given
"input" element with "id" "calc-creatinine"
21ms
When
I enter "110"
64ms
Then
I close the keyboard by clicking outside
136ms
And
I wait for 6 seconds
6s 15ms
When
I scroll down the window for 60px
6ms
Given
"button" element with "text" "Yes"
49ms
Then
I scroll element into center view
1s 25ms
And
I wait for 2 seconds
2s 13ms
And
I click on element
589ms
And
I wait for 4 seconds
4s 1ms
Given
"button" element with "text" "Calculate"
27ms
Then
I scroll element into center view
1s 7ms
And
I wait for 2 seconds
2s 15ms
And
I click on element
582ms
Given
"span" element with "text" "420"
29ms
Then
I scroll element into center view
1s 21ms
And
I wait for 1 seconds
1s 7ms
Then
"span" element with "text" "420" should be visible
40ms