Given
I visit "http://localhost:3000/"
5s 386ms
And
I feature toggle "WEB_MODERNISATION" to "true"
36ms
And
I wait for 1 seconds
1s 13ms
Then
"span" element with "text" "Calculators" should be visible
69ms
When
I click on element
652ms
And
I wait for 1 seconds
1s 4ms
And
I feature toggle "WEB_MODERNISATION" to "true"
8ms
And
I wait for 2 seconds
2s 5ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
56ms
When
I click on element
613ms
Then
I wait for 4 seconds
4s 1ms
Given
"button" element with "text" "Tobramycin"
20ms
Then
I scroll element into center view
1s 17ms
And
I wait for 1 seconds
1s 2ms
When
I click on element
613ms
Given
"button" element with "aria-label" "Male"
34ms
And
I wait for 1 seconds
1s 4ms
And
I scroll to element
19ms
And
I click on element
580ms
Given
"input" element with "id" "abx-height"
26ms
When
I enter "185"
92ms
Given
"input" element with "id" "ag-weight"
37ms
When
I enter "75"
57ms
Given
"input" element with "id" "ag-age"
43ms
When
I enter "50"
83ms
Given
"input" element with "id" "calc-creatinine"
25ms
When
I enter "110"
51ms
Then
I close the keyboard by clicking outside
139ms
And
I wait for 6 seconds
6s 4ms
When
I scroll down the window for 60px
6ms
Given
"button" element with "text" "Yes"
23ms
Then
I scroll element into center view
1s 15ms
And
I wait for 2 seconds
2s 13ms
And
I click on element
550ms
And
I wait for 4 seconds
4s 14ms
Given
"button" element with "text" "Calculate"
25ms
Then
I scroll element into center view
1s 7ms
And
I wait for 2 seconds
2s 2ms
And
I click on element
571ms
Given
"span" element with "text" "420"
18ms
Then
I scroll element into center view
1s 18ms
And
I wait for 1 seconds
1s 7ms
Then
"span" element with "text" "420" should be visible
28ms