Given
I visit "http://localhost:3000/"
7s 662ms
And
I feature toggle "WEB_MODERNISATION" to "true"
116ms
And
I wait for 1 seconds
1s 6ms
Then
"span" element with "text" "Calculators" should be visible
47ms
When
I click on element
571ms
And
I wait for 1 seconds
1s 5ms
And
I feature toggle "WEB_MODERNISATION" to "true"
106ms
And
I wait for 2 seconds
2s 1ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
33ms
When
I click on element
580ms
Then
I wait for 4 seconds
4s 16ms
Given
"button" element with "text" "Tobramycin"
26ms
Then
I scroll element into center view
1s 11ms
And
I wait for 1 seconds
1s 9ms
When
I click on element
561ms
Given
"button" element with "aria-label" "Male"
20ms
And
I wait for 1 seconds
1s 5ms
And
I scroll to element
14ms
And
I click on element
558ms
Given
"input" element with "id" "abx-height"
24ms
When
I enter "185"
107ms
Given
"input" element with "id" "ag-weight"
47ms
When
I enter "75"
149ms
Given
"input" element with "id" "ag-age"
64ms
When
I enter "50"
109ms
Given
"input" element with "id" "calc-creatinine"
29ms
When
I enter "110"
80ms
Then
I close the keyboard by clicking outside
146ms
And
I wait for 6 seconds
6s 16ms
When
I scroll down the window for 60px
5ms
Given
"button" element with "text" "Yes"
20ms
Then
I scroll element into center view
1s 10ms
And
I wait for 2 seconds
2s 16ms
And
I click on element
547ms
And
I wait for 4 seconds
4s 12ms
Given
"button" element with "text" "Calculate"
47ms
Then
I scroll element into center view
1s 12ms
And
I wait for 2 seconds
2s 7ms
And
I click on element
574ms
Given
"span" element with "text" "420"
19ms
Then
I scroll element into center view
1s 10ms
And
I wait for 1 seconds
1s 2ms
Then
"span" element with "text" "420" should be visible
33ms