Given
I visit "http://localhost:3000/"
3s 689ms
And
I feature toggle "WEB_MODERNISATION" to "true"
28ms
And
I wait for 1 seconds
1s 8ms
Then
"span" element with "text" "Calculators" should be visible
26ms
When
I click on element
602ms
And
I wait for 1 seconds
1s 7ms
And
I feature toggle "WEB_MODERNISATION" to "true"
13ms
And
I wait for 2 seconds
2s 13ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
129ms
When
I click on element
621ms
Then
I wait for 4 seconds
4s 2ms
Given
"button" element with "text" "Tobramycin"
28ms
Then
I scroll element into center view
1s 12ms
And
I wait for 1 seconds
1s 12ms
When
I click on element
600ms
Given
"button" element with "aria-label" "Male"
33ms
And
I wait for 1 seconds
1s 1ms
And
I scroll to element
38ms
And
I click on element
553ms
Given
"input" element with "id" "abx-height"
21ms
When
I enter "185"
81ms
Given
"input" element with "id" "ag-weight"
23ms
When
I enter "75"
56ms
Given
"input" element with "id" "ag-age"
56ms
When
I enter "50"
49ms
Given
"input" element with "id" "calc-creatinine"
21ms
When
I enter "110"
52ms
Then
I close the keyboard by clicking outside
134ms
And
I wait for 6 seconds
6s 12ms
When
I scroll down the window for 60px
11ms
Given
"button" element with "text" "Yes"
40ms
Then
I scroll element into center view
1s 16ms
And
I wait for 2 seconds
2s 7ms
And
I click on element
681ms
And
I wait for 4 seconds
4s 13ms
Given
"button" element with "text" "Calculate"
48ms
Then
I scroll element into center view
1s 22ms
And
I wait for 2 seconds
2s 12ms
And
I click on element
606ms
Given
"span" element with "text" "420"
36ms
Then
I scroll element into center view
1s 15ms
And
I wait for 1 seconds
1s 8ms
Then
"span" element with "text" "420" should be visible
49ms