Given
I visit "http://localhost:3000/"
3s 518ms
And
I feature toggle "WEB_MODERNISATION" to "true"
26ms
And
I wait for 1 seconds
1s 4ms
Then
"span" element with "text" "Calculators" should be visible
56ms
When
I click on element
632ms
And
I wait for 1 seconds
1s 15ms
And
I feature toggle "WEB_MODERNISATION" to "true"
24ms
And
I wait for 2 seconds
2s 12ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
20ms
When
I click on element
624ms
Then
I wait for 4 seconds
4s 11ms
Given
"button" element with "text" "Tobramycin"
44ms
Then
I scroll element into center view
1s 34ms
And
I wait for 1 seconds
1s 6ms
When
I click on element
560ms
Given
"button" element with "aria-label" "Male"
21ms
And
I wait for 1 seconds
1s 10ms
And
I scroll to element
13ms
And
I click on element
616ms
Given
"input" element with "id" "abx-height"
32ms
When
I enter "185"
86ms
Given
"input" element with "id" "ag-weight"
27ms
When
I enter "75"
66ms
Given
"input" element with "id" "ag-age"
30ms
When
I enter "50"
97ms
Given
"input" element with "id" "calc-creatinine"
33ms
When
I enter "110"
103ms
Then
I close the keyboard by clicking outside
143ms
And
I wait for 6 seconds
6s 6ms
When
I scroll down the window for 60px
8ms
Given
"button" element with "text" "Yes"
28ms
Then
I scroll element into center view
1s 17ms
And
I wait for 2 seconds
2s 19ms
And
I click on element
558ms
And
I wait for 4 seconds
4s 15ms
Given
"button" element with "text" "Calculate"
41ms
Then
I scroll element into center view
1s 13ms
And
I wait for 2 seconds
2s 1ms
And
I click on element
647ms
Given
"span" element with "text" "420"
32ms
Then
I scroll element into center view
1s 20ms
And
I wait for 1 seconds
1s 4ms
Then
"span" element with "text" "420" should be visible
63ms