Given
I visit "http://localhost:3000/"
6s 542ms
And
I feature toggle "WEB_MODERNISATION" to "true"
25ms
And
I wait for 1 seconds
1s 2ms
Then
"span" element with "text" "Calculators" should be visible
61ms
When
I click on element
656ms
And
I wait for 1 seconds
1s 14ms
And
I feature toggle "WEB_MODERNISATION" to "true"
66ms
And
I wait for 2 seconds
2s 1ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
24ms
When
I click on element
603ms
Then
I wait for 4 seconds
4s 2ms
Given
"button" element with "text" "Tobramycin"
74ms
Then
I scroll element into center view
1s 24ms
And
I wait for 1 seconds
1s 11ms
When
I click on element
599ms
Given
"button" element with "aria-label" "Male"
85ms
And
I wait for 1 seconds
1s 15ms
And
I scroll to element
21ms
And
I click on element
570ms
Given
"input" element with "id" "abx-height"
28ms
When
I enter "185"
110ms
Given
"input" element with "id" "ag-weight"
35ms
When
I enter "75"
67ms
Given
"input" element with "id" "ag-age"
63ms
When
I enter "50"
168ms
Given
"input" element with "id" "calc-creatinine"
126ms
When
I enter "110"
199ms
Then
I close the keyboard by clicking outside
137ms
And
I wait for 6 seconds
6s 5ms
When
I scroll down the window for 60px
19ms
Given
"button" element with "text" "Yes"
82ms
Then
I scroll element into center view
1s 16ms
And
I wait for 2 seconds
2s 11ms
And
I click on element
725ms
And
I wait for 4 seconds
4s 6ms
Given
"button" element with "text" "Calculate"
93ms
Then
I scroll element into center view
1s 6ms
And
I wait for 2 seconds
2s 10ms
And
I click on element
694ms
Given
"span" element with "text" "420"
40ms
Then
I scroll element into center view
1s 19ms
And
I wait for 1 seconds
1s 11ms
Then
"span" element with "text" "420" should be visible
32ms