Given
I visit "http://localhost:3000/"
3s 225ms
And
I feature toggle "WEB_MODERNISATION" to "true"
26ms
And
I wait for 1 seconds
1s 13ms
Then
"span" element with "text" "Calculators" should be visible
67ms
When
I click on element
623ms
And
I wait for 1 seconds
1s 7ms
And
I feature toggle "WEB_MODERNISATION" to "true"
31ms
And
I wait for 2 seconds
2s 2ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
23ms
When
I click on element
576ms
Then
I wait for 4 seconds
4s 12ms
Given
"button" element with "text" "Tobramycin"
23ms
Then
I scroll element into center view
1s 16ms
And
I wait for 1 seconds
1s
When
I click on element
704ms
Given
"button" element with "aria-label" "Male"
62ms
And
I wait for 1 seconds
1s 7ms
And
I scroll to element
24ms
And
I click on element
558ms
Given
"input" element with "id" "abx-height"
23ms
When
I enter "185"
71ms
Given
"input" element with "id" "ag-weight"
22ms
When
I enter "75"
54ms
Given
"input" element with "id" "ag-age"
27ms
When
I enter "50"
61ms
Given
"input" element with "id" "calc-creatinine"
72ms
When
I enter "110"
72ms
Then
I close the keyboard by clicking outside
136ms
And
I wait for 6 seconds
6s 12ms
When
I scroll down the window for 60px
48ms
Given
"button" element with "text" "Yes"
107ms
Then
I scroll element into center view
1s 21ms
And
I wait for 2 seconds
2s 12ms
And
I click on element
555ms
And
I wait for 4 seconds
4s 12ms
Given
"button" element with "text" "Calculate"
24ms
Then
I scroll element into center view
1s 15ms
And
I wait for 2 seconds
2s 11ms
And
I click on element
639ms
Given
"span" element with "text" "420"
23ms
Then
I scroll element into center view
1s 19ms
And
I wait for 1 seconds
1s 3ms
Then
"span" element with "text" "420" should be visible
66ms