Given
I visit "http://localhost:3000/"
4s 304ms
And
I feature toggle "WEB_MODERNISATION" to "true"
13ms
And
I wait for 1 seconds
1s 10ms
Then
"span" element with "text" "Calculators" should be visible
50ms
When
I click on element
622ms
And
I wait for 1 seconds
1s 16ms
And
I feature toggle "WEB_MODERNISATION" to "true"
18ms
And
I wait for 2 seconds
2s 1ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
36ms
When
I click on element
602ms
Then
I wait for 4 seconds
4s 6ms
Given
"button" element with "text" "Tobramycin"
27ms
Then
I scroll element into center view
1s 11ms
And
I wait for 1 seconds
1s 5ms
When
I click on element
581ms
Given
"button" element with "aria-label" "Male"
19ms
And
I wait for 1 seconds
1s 11ms
And
I scroll to element
20ms
And
I click on element
599ms
Given
"input" element with "id" "abx-height"
25ms
When
I enter "185"
115ms
Given
"input" element with "id" "ag-weight"
29ms
When
I enter "75"
88ms
Given
"input" element with "id" "ag-age"
69ms
When
I enter "50"
264ms
Given
"input" element with "id" "calc-creatinine"
33ms
When
I enter "110"
76ms
Then
I close the keyboard by clicking outside
165ms
And
I wait for 6 seconds
6s 11ms
When
I scroll down the window for 60px
6ms
Given
"button" element with "text" "Yes"
33ms
Then
I scroll element into center view
1s 10ms
And
I wait for 2 seconds
2s 15ms
And
I click on element
564ms
And
I wait for 4 seconds
4s
Given
"button" element with "text" "Calculate"
20ms
Then
I scroll element into center view
1s 13ms
And
I wait for 2 seconds
2s 4ms
And
I click on element
589ms
Given
"span" element with "text" "420"
26ms
Then
I scroll element into center view
1s 11ms
And
I wait for 1 seconds
1s 4ms
Then
"span" element with "text" "420" should be visible
13ms