Given
I visit "http://localhost:3000/"
6s 397ms
And
I feature toggle "WEB_MODERNISATION" to "true"
9ms
And
I wait for 1 seconds
1s 10ms
Then
"span" element with "text" "Calculators" should be visible
40ms
When
I click on element
784ms
And
I wait for 1 seconds
1s 4ms
And
I feature toggle "WEB_MODERNISATION" to "true"
16ms
And
I wait for 2 seconds
2s 6ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
31ms
When
I click on element
595ms
Then
I wait for 4 seconds
4s 9ms
Given
"button" element with "text" "Tobramycin"
22ms
Then
I scroll element into center view
1s 6ms
And
I wait for 1 seconds
1s
When
I click on element
573ms
Given
"button" element with "aria-label" "Male"
18ms
And
I wait for 1 seconds
1s 18ms
And
I scroll to element
10ms
And
I click on element
608ms
Given
"input" element with "id" "abx-height"
38ms
When
I enter "185"
185ms
Given
"input" element with "id" "ag-weight"
20ms
When
I enter "75"
99ms
Given
"input" element with "id" "ag-age"
19ms
When
I enter "50"
63ms
Given
"input" element with "id" "calc-creatinine"
22ms
When
I enter "110"
60ms
Then
I close the keyboard by clicking outside
140ms
And
I wait for 6 seconds
6s 1ms
When
I scroll down the window for 60px
5ms
Given
"button" element with "text" "Yes"
20ms
Then
I scroll element into center view
1s 7ms
And
I wait for 2 seconds
2s 6ms
And
I click on element
561ms
And
I wait for 4 seconds
4s 6ms
Given
"button" element with "text" "Calculate"
21ms
Then
I scroll element into center view
1s 19ms
And
I wait for 2 seconds
2s 11ms
And
I click on element
599ms
Given
"span" element with "text" "420"
18ms
Then
I scroll element into center view
1s 19ms
And
I wait for 1 seconds
1s 10ms
Then
"span" element with "text" "420" should be visible
15ms