Given
I visit "http://localhost:3000/"
8s 51ms
And
I feature toggle "WEB_MODERNISATION" to "true"
16ms
And
I wait for 1 seconds
1s 10ms
Then
"span" element with "text" "Calculators" should be visible
194ms
When
I click on element
643ms
And
I wait for 1 seconds
1s 6ms
And
I feature toggle "WEB_MODERNISATION" to "true"
14ms
And
I wait for 2 seconds
2s 2ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
32ms
When
I click on element
582ms
Then
I wait for 4 seconds
4s 3ms
Given
"button" element with "text" "Tobramycin"
25ms
Then
I scroll element into center view
1s 16ms
And
I wait for 1 seconds
1s 21ms
When
I click on element
593ms
Given
"button" element with "aria-label" "Male"
25ms
And
I wait for 1 seconds
1s 22ms
And
I scroll to element
11ms
And
I click on element
641ms
Given
"input" element with "id" "abx-height"
55ms
When
I enter "185"
201ms
Given
"input" element with "id" "ag-weight"
87ms
When
I enter "75"
371ms
Given
"input" element with "id" "ag-age"
125ms
When
I enter "50"
153ms
Given
"input" element with "id" "calc-creatinine"
45ms
When
I enter "110"
103ms
Then
I close the keyboard by clicking outside
145ms
And
I wait for 6 seconds
6s 9ms
When
I scroll down the window for 60px
5ms
Given
"button" element with "text" "Yes"
33ms
Then
I scroll element into center view
1s 16ms
And
I wait for 2 seconds
2s 4ms
And
I click on element
558ms
And
I wait for 4 seconds
4s 14ms
Given
"button" element with "text" "Calculate"
43ms
Then
I scroll element into center view
1s 15ms
And
I wait for 2 seconds
2s 1ms
And
I click on element
568ms
Given
"span" element with "text" "420"
32ms
Then
I scroll element into center view
1s 16ms
And
I wait for 1 seconds
1s 16ms
Then
"span" element with "text" "420" should be visible
25ms