Given
I visit "http://localhost:3000/"
4s 752ms
And
I feature toggle "WEB_MODERNISATION" to "true"
48ms
And
I wait for 1 seconds
1s 11ms
Then
"span" element with "text" "Calculators" should be visible
33ms
When
I click on element
579ms
And
I wait for 1 seconds
1s 8ms
And
I feature toggle "WEB_MODERNISATION" to "true"
11ms
And
I wait for 2 seconds
2s 4ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
45ms
When
I click on element
622ms
Then
I wait for 4 seconds
4s 6ms
Given
"button" element with "text" "Tobramycin"
21ms
Then
I scroll element into center view
1s 6ms
And
I wait for 1 seconds
1s 8ms
When
I click on element
686ms
Given
"button" element with "aria-label" "Male"
41ms
And
I wait for 1 seconds
1s 2ms
And
I scroll to element
17ms
And
I click on element
563ms
Given
"input" element with "id" "abx-height"
60ms
When
I enter "185"
73ms
Given
"input" element with "id" "ag-weight"
20ms
When
I enter "75"
60ms
Given
"input" element with "id" "ag-age"
19ms
When
I enter "50"
55ms
Given
"input" element with "id" "calc-creatinine"
20ms
When
I enter "110"
60ms
Then
I close the keyboard by clicking outside
136ms
And
I wait for 6 seconds
6s 16ms
When
I scroll down the window for 60px
11ms
Given
"button" element with "text" "Yes"
29ms
Then
I scroll element into center view
1s 6ms
And
I wait for 2 seconds
2s 11ms
And
I click on element
558ms
And
I wait for 4 seconds
4s 5ms
Given
"button" element with "text" "Calculate"
131ms
Then
I scroll element into center view
1s 17ms
And
I wait for 2 seconds
2s
And
I click on element
593ms
Given
"span" element with "text" "420"
29ms
Then
I scroll element into center view
1s 9ms
And
I wait for 1 seconds
1s 4ms
Then
"span" element with "text" "420" should be visible
30ms