Given
I visit "http://localhost:3000/"
5s 263ms
And
I feature toggle "WEB_MODERNISATION" to "true"
14ms
And
I wait for 1 seconds
1s 9ms
Then
"span" element with "text" "Calculators" should be visible
94ms
When
I click on element
660ms
And
I wait for 1 seconds
1s 13ms
And
I feature toggle "WEB_MODERNISATION" to "true"
138ms
And
I wait for 2 seconds
2s 11ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
69ms
When
I click on element
598ms
Then
I wait for 4 seconds
4s
Given
"button" element with "text" "Tobramycin"
79ms
Then
I scroll element into center view
1s 20ms
And
I wait for 1 seconds
1s 3ms
When
I click on element
562ms
Given
"button" element with "aria-label" "Male"
23ms
And
I wait for 1 seconds
1s 9ms
And
I scroll to element
33ms
And
I click on element
642ms
Given
"input" element with "id" "abx-height"
59ms
When
I enter "185"
179ms
Given
"input" element with "id" "ag-weight"
45ms
When
I enter "75"
194ms
Given
"input" element with "id" "ag-age"
26ms
When
I enter "50"
84ms
Given
"input" element with "id" "calc-creatinine"
48ms
When
I enter "110"
112ms
Then
I close the keyboard by clicking outside
157ms
And
I wait for 6 seconds
6s 14ms
When
I scroll down the window for 60px
6ms
Given
"button" element with "text" "Yes"
41ms
Then
I scroll element into center view
1s 12ms
And
I wait for 2 seconds
2s 5ms
And
I click on element
759ms
And
I wait for 4 seconds
4s 6ms
Given
"button" element with "text" "Calculate"
50ms
Then
I scroll element into center view
1s 9ms
And
I wait for 2 seconds
2s 3ms
And
I click on element
581ms
Given
"span" element with "text" "420"
22ms
Then
I scroll element into center view
1s 11ms
And
I wait for 1 seconds
1s 1ms
Then
"span" element with "text" "420" should be visible
42ms