Given
I visit "http://localhost:3000/"
3s 769ms
And
I feature toggle "WEB_MODERNISATION" to "true"
15ms
And
I wait for 1 seconds
1s 11ms
Then
"span" element with "text" "Calculators" should be visible
41ms
When
I click on element
582ms
And
I wait for 1 seconds
1s 14ms
And
I feature toggle "WEB_MODERNISATION" to "true"
20ms
And
I wait for 2 seconds
2s 13ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
19ms
When
I click on element
562ms
Then
I wait for 4 seconds
4s 2ms
Given
"button" element with "text" "Tobramycin"
25ms
Then
I scroll element into center view
1s 15ms
And
I wait for 1 seconds
1s 7ms
When
I click on element
648ms
Given
"button" element with "aria-label" "Male"
44ms
And
I wait for 1 seconds
1s 10ms
And
I scroll to element
22ms
And
I click on element
608ms
Given
"input" element with "id" "abx-height"
25ms
When
I enter "185"
83ms
Given
"input" element with "id" "ag-weight"
32ms
When
I enter "75"
62ms
Given
"input" element with "id" "ag-age"
20ms
When
I enter "50"
51ms
Given
"input" element with "id" "calc-creatinine"
32ms
When
I enter "110"
50ms
Then
I close the keyboard by clicking outside
121ms
And
I wait for 6 seconds
6s 20ms
When
I scroll down the window for 60px
6ms
Given
"button" element with "text" "Yes"
19ms
Then
I scroll element into center view
1s 12ms
And
I wait for 2 seconds
2s 9ms
And
I click on element
695ms
And
I wait for 4 seconds
4s 2ms
Given
"button" element with "text" "Calculate"
52ms
Then
I scroll element into center view
1s 17ms
And
I wait for 2 seconds
2s 1ms
And
I click on element
564ms
Given
"span" element with "text" "420"
20ms
Then
I scroll element into center view
1s 10ms
And
I wait for 1 seconds
1s 12ms
Then
"span" element with "text" "420" should be visible
16ms